mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-12 07:38:04 +00:00
Fix PyYAML supported versions
This commit is contained in:
parent
742cbf5767
commit
0694b9e8af
@ -9,7 +9,7 @@ pyhocon>=0.3.38,<0.4.0
|
|||||||
pyparsing>=2.0.3,<2.5.0
|
pyparsing>=2.0.3,<2.5.0
|
||||||
python-dateutil>=2.4.2,<2.9.0
|
python-dateutil>=2.4.2,<2.9.0
|
||||||
pyjwt>=1.6.4,<2.1.0
|
pyjwt>=1.6.4,<2.1.0
|
||||||
PyYAML>=3.12,<5.4.0
|
PyYAML>=3.12,<5.5.0
|
||||||
requests>=2.20.0,<2.26.0
|
requests>=2.20.0,<2.26.0
|
||||||
six>=1.11.0,<1.16.0
|
six>=1.11.0,<1.16.0
|
||||||
typing>=3.6.4,<3.8.0
|
typing>=3.6.4,<3.8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user