Attempt to fix pip backtracking through versions.

Pipelines are stalling and failing.
This commit is contained in:
Iain Powrie 2022-01-15 04:36:08 +00:00
parent ebfd0b1b12
commit cae2b8a35c

View File

@ -1,18 +1,18 @@
cryptography~=3.4
argon2-cffi~=20.1
bleach~=3.1
colorama~=0.4
cryptography~=3.4
libgravatar~=1.0.0
peewee~=3.13
pexpect~=4.8
psutil~=5.7
pyOpenSSL~=19.1.0
cryptography==3.4
argon2-cffi==20.1
bleach==3.1
colorama==0.4
cryptography==3.4
libgravatar==1.0.0
peewee==3.13
pexpect==4.8
psutil==5.7
pyOpenSSL==19.1.0
PyYAML==5.3.1
requests~=2.26
termcolor~=1.1
tornado~=6.0
requests==2.26
termcolor==1.1
tornado==6.0
cached_property==1.5.2
apscheduler~=3.8.1
cron-validator~=1.0.3
tzlocal==3.0
apscheduler==3.8.1
cron-validator==1.0.3
tzlocal==3.0