We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c4565 commit 19554dfCopy full SHA for 19554df
requirements.txt
@@ -18,7 +18,7 @@ jinja2==3.0.1 # via flask
18
markupsafe==2.0.1 # via jinja2
19
pycparser==2.20 # via cffi
20
python-json-logger==0.1.11 # via jwt_proxy (setup.py)
21
-pyjwt[crypto]==2.1.0 # via jwt_proxy (setup.py)
+pyjwt[crypto]==2.8.0 # via jwt_proxy (setup.py)
22
requests==2.26.0 # via jwt_proxy (setup.py)
23
typing-extensions==3.10.0.0 # via importlib-metadata
24
urllib3==1.26.6 # via requests
0 commit comments