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.
2 parents 0a6415f + 6830249 commit 6ba128cCopy full SHA for 6ba128c
requirements.txt
@@ -2,4 +2,4 @@ grpcio>=1.42.0
2
packaging
3
protobuf>=3.13.0,<5.0.0
4
aiohttp<4
5
-pyjwt==2.8.0
+pyjwt>=2.0.0
test-requirements.txt
@@ -30,6 +30,7 @@ pytest-asyncio==0.21.0
30
pytest-docker-compose==3.2.1
31
python-dotenv==0.18.0
32
PyYAML==5.3.1
33
+pyjwt==2.0.0
34
requests==2.31.0
35
texttable==1.6.4
36
toml==0.10.2
0 commit comments