Use constraints.txt to limit pip resolver backtracking

This commit is contained in:
Adrián Chaves 2021-02-08 17:56:29 +01:00
parent 8527b53e14
commit 45345ba6b5
2 changed files with 8 additions and 2 deletions

View File

@ -1 +1,8 @@
Twisted!=18.4.0
# Request the latest known version or newer of some dependencies to prevent the
# pip dependency resolver from spending too much time backtracking.
attrs>=20.2.0
Pillow>=8.0.1
pytest>=6.2.1
pytest-twisted>=1.13.1
sybil>=2.0.0
Twisted>=19.10.0

View File

@ -67,7 +67,6 @@ commands =
[pinned]
deps =
-ctests/constraints.txt
cryptography==2.0
cssselect==0.9.1
h2==3.2.0