mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Remove unnecessary lines from requirements.txt and make them get the latest patch version of the minor version
This commit is contained in:
parent
1031c1b1f8
commit
220f11bc09
@ -1,25 +1,10 @@
|
|||||||
argon2-cffi==20.1.0
|
argon2-cffi~=20.1
|
||||||
bleach==3.1.5
|
bleach~=3.1
|
||||||
certifi==2020.6.20
|
colorama~=0.4
|
||||||
cffi==1.14.6
|
peewee~=3.13
|
||||||
chardet==3.0.4
|
pexpect~=4.8
|
||||||
colorama==0.4.3
|
psutil~=5.7
|
||||||
cryptography==3.4
|
requests~=2.26
|
||||||
idna==2.10
|
schedules~=1.3
|
||||||
packaging==20.4
|
termcolor~=1.1
|
||||||
peewee==3.13.3
|
tornado~=6.0
|
||||||
pexpect==4.8.0
|
|
||||||
psutil==5.7.2
|
|
||||||
ptyprocess==0.6.0
|
|
||||||
pycparser==2.20
|
|
||||||
pyminifier==2.1
|
|
||||||
pyOpenSSL==19.1.0
|
|
||||||
pyparsing==2.4.7
|
|
||||||
PyYAML==5.3.1
|
|
||||||
requests~=2.26.0
|
|
||||||
schedule==0.6.0
|
|
||||||
six==1.15.0
|
|
||||||
termcolor==1.1.0
|
|
||||||
tornado==6.0.4
|
|
||||||
urllib3==1.25.10
|
|
||||||
webencodings==0.5.1
|
|
||||||
|
Loading…
Reference in New Issue
Block a user