Skip to content

Commit cd6d579

Browse files
author
clearml
committed
Bump pyjwt version
1 parent b6e4a82 commit cd6d579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Pillow>=4.1.1
1111
psutil>=3.4.2
1212
pyparsing>=2.0.3
1313
python-dateutil>=2.6.1
14-
pyjwt>=2.4.0,<2.9.0 ; python_version > '3.5'
14+
pyjwt>=2.4.0,<2.10.0 ; python_version > '3.5'
1515
pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5'
1616
PyYAML>=3.12
1717
referencing<0.40 ; python_version >= '3.8'

0 commit comments

Comments
 (0)