We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e4a82 commit cd6d579Copy full SHA for cd6d579
requirements.txt
@@ -11,7 +11,7 @@ Pillow>=4.1.1
11
psutil>=3.4.2
12
pyparsing>=2.0.3
13
python-dateutil>=2.6.1
14
-pyjwt>=2.4.0,<2.9.0 ; python_version > '3.5'
+pyjwt>=2.4.0,<2.10.0 ; python_version > '3.5'
15
pyjwt>=1.6.4,<2.0.0 ; python_version <= '3.5'
16
PyYAML>=3.12
17
referencing<0.40 ; python_version >= '3.8'
0 commit comments