smgc commited on
Commit
62edb4f
1 Parent(s): e02f4df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi==0.68.0
2
  httpx==0.23.0
3
  uvicorn==0.15.0
4
- python-jose==3.3.0
5
  pydantic==1.8.2
 
1
  fastapi==0.68.0
2
  httpx==0.23.0
3
  uvicorn==0.15.0
4
+ PyJWT==2.3.0
5
  pydantic==1.8.2