mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Fix PyJWT issue by limiting dependency
This commit is contained in:
parent
83cd9f1e69
commit
9df12f5399
@ -11,7 +11,7 @@ Pillow>=4.1.1
|
||||
psutil>=3.4.2
|
||||
pyparsing>=2.0.3
|
||||
python-dateutil>=2.6.1
|
||||
pyjwt>=1.6.4,<3.0.0
|
||||
pyjwt>=1.6.4,<2.2.0
|
||||
PyYAML>=3.12
|
||||
requests>=2.20.0
|
||||
six>=1.11.0
|
||||
|
Loading…
Reference in New Issue
Block a user