Skip to content

Commit 6ba128c

Browse files
authored
Merge pull request #406 Update requirements.txt, reduce requirements to pyjwt
2 parents 0a6415f + 6830249 commit 6ba128c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ grpcio>=1.42.0
22
packaging
33
protobuf>=3.13.0,<5.0.0
44
aiohttp<4
5-
pyjwt==2.8.0
5+
pyjwt>=2.0.0

test-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ pytest-asyncio==0.21.0
3030
pytest-docker-compose==3.2.1
3131
python-dotenv==0.18.0
3232
PyYAML==5.3.1
33+
pyjwt==2.0.0
3334
requests==2.31.0
3435
texttable==1.6.4
3536
toml==0.10.2

0 commit comments

Comments
 (0)