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

Update requirements.txt

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