mirror of
https://github.com/clearml/clearml
synced 2025-04-23 15:55:45 +00:00
Bump constraints
This commit is contained in:
parent
5f680c3079
commit
5989d8df8a
@ -7,7 +7,7 @@ futures>=3.0.5 ; python_version < '3'
|
|||||||
jsonschema>=2.6.0
|
jsonschema>=2.6.0
|
||||||
numpy>=1.10
|
numpy>=1.10
|
||||||
pathlib2>=2.3.0
|
pathlib2>=2.3.0
|
||||||
Pillow>=4.1.1
|
Pillow>=10.3.0
|
||||||
psutil>=3.4.2
|
psutil>=3.4.2
|
||||||
pyparsing>=2.0.3
|
pyparsing>=2.0.3
|
||||||
python-dateutil>=2.6.1
|
python-dateutil>=2.6.1
|
||||||
@ -15,7 +15,7 @@ pyjwt>=2.4.0,<2.11.0 ; python_version > '3.5'
|
|||||||
pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5'
|
pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5'
|
||||||
PyYAML>=3.12
|
PyYAML>=3.12
|
||||||
referencing<0.40 ; python_version >= '3.8'
|
referencing<0.40 ; python_version >= '3.8'
|
||||||
requests>=2.20.0
|
requests>=2.32.0
|
||||||
six>=1.16.0
|
six>=1.16.0
|
||||||
typing>=3.6.4 ; python_version < '3.5'
|
typing>=3.6.4 ; python_version < '3.5'
|
||||||
urllib3>=1.21.1
|
urllib3>=1.21.1
|
||||||
|
Loading…
Reference in New Issue
Block a user