mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Remove pip pinnings from dev_constraints.txt
This commit is contained in:
parent
50ef97bb23
commit
9289f8b225
1 changed files with 0 additions and 3 deletions
|
|
@ -70,7 +70,6 @@ parso==0.7.0
|
|||
pathlib2==2.3.5
|
||||
pexpect==4.7.0
|
||||
pickleshare==0.7.5
|
||||
pip==20.2.4
|
||||
pkginfo==1.4.2
|
||||
pluggy==0.13.0
|
||||
ply==3.4
|
||||
|
|
@ -104,7 +103,6 @@ requests-toolbelt==0.8.0
|
|||
rsa==3.4.2
|
||||
s3transfer==0.3.1
|
||||
scandir==1.10.0
|
||||
setuptools==44.1.1
|
||||
simplegeneric==0.8.1
|
||||
singledispatch==3.4.0.3
|
||||
snowballstemmer==1.2.1
|
||||
|
|
@ -124,6 +122,5 @@ uritemplate==3.0.0
|
|||
virtualenv==16.6.2
|
||||
wcwidth==0.1.8
|
||||
websocket-client==0.56.0
|
||||
wheel==0.35.1
|
||||
wrapt==1.11.2
|
||||
zipp==0.6.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue