mirror of
https://github.com/clearml/clearml
synced 2025-02-07 05:18:50 +00:00
Update requirements for pyjwt < 2.9
This commit is contained in:
parent
9687ca3db1
commit
7783e651a5
@ -11,7 +11,7 @@ Pillow>=4.1.1
|
||||
psutil>=3.4.2
|
||||
pyparsing>=2.0.3
|
||||
python-dateutil>=2.6.1
|
||||
pyjwt>=2.4.0,<2.5.0 ; python_version > '3.5'
|
||||
pyjwt>=2.4.0,<2.9.0 ; python_version > '3.5'
|
||||
pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5'
|
||||
PyYAML>=3.12
|
||||
requests>=2.20.0
|
||||
|
Loading…
Reference in New Issue
Block a user