Ali2206 commited on
Commit
563a11a
·
verified ·
1 Parent(s): 7ca893b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  fastapi
2
  uvicorn
3
  motor
 
 
4
  certifi
5
- python-multipart
 
1
  fastapi
2
  uvicorn
3
  motor
4
+ python-jose[cryptography]
5
+ passlib[bcrypt]
6
  certifi
7
+ python-dotenv