khawir commited on
Commit
1e9d4c6
1 Parent(s): 4c0f818

updated requirements.txt

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