sarmadsiddiqui29 commited on
Commit
324a350
·
verified ·
1 Parent(s): 841749a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- fastapi
2
- uvicorn
3
- pymongo
4
- pydantic
5
- passlib
6
- python-jose
7
- PyJWT
8
- dnspython
 
1
+ fastapi==0.112.0
2
+ uvicorn==0.30.5
3
+ pymongo==4.8.0
4
+ pydantic==2.8.2
5
+ passlib==1.7.4
6
+ python-jose==3.3.0
7
+ dnspython==2.6.1