mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-12 07:38:04 +00:00
Update requirements
This commit is contained in:
parent
22672d2444
commit
fc58ba947b
@ -1,15 +1,15 @@
|
|||||||
attrs>=18.0,<23.0.0
|
attrs>=18.0,<24.0.0
|
||||||
enum34>=0.9,<1.2.0 ; python_version < '3.6'
|
enum34>=0.9,<1.2.0 ; python_version < '3.6'
|
||||||
furl>=2.0.0,<2.2.0
|
furl>=2.0.0,<2.2.0
|
||||||
jsonschema>=2.6.0,<5.0.0
|
jsonschema>=2.6.0,<5.0.0
|
||||||
pathlib2>=2.3.0,<2.4.0
|
pathlib2>=2.3.0,<2.4.0
|
||||||
psutil>=3.4.2,<5.10.0
|
psutil>=3.4.2,<5.10.0
|
||||||
pyparsing>=2.0.3,<3.1.0
|
pyparsing>=2.0.3,<3.2.0
|
||||||
python-dateutil>=2.4.2,<2.9.0
|
python-dateutil>=2.4.2,<2.9.0
|
||||||
pyjwt>=2.4.0,<2.7.0
|
pyjwt>=2.4.0,<2.9.0
|
||||||
PyYAML>=3.12,<6.1
|
PyYAML>=3.12,<6.1
|
||||||
requests>=2.20.0,<=2.31.0
|
requests>=2.20.0,<=2.31.0
|
||||||
six>=1.13.0,<1.17.0
|
six>=1.13.0,<1.17.0
|
||||||
typing>=3.6.4,<3.8.0 ; python_version < '3.5'
|
typing>=3.6.4,<3.8.0 ; python_version < '3.5'
|
||||||
urllib3>=1.21.1,<1.27.0
|
urllib3>=1.21.1,<2
|
||||||
virtualenv>=16,<21
|
virtualenv>=16,<21
|
||||||
|
Loading…
Reference in New Issue
Block a user