fix: Ensure bcrypt and passlib are included in requirements.txt
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
bcrypt
|
||||
fastapi
|
||||
uvicorn
|
||||
sqlalchemy
|
||||
@@ -7,3 +8,4 @@ httpx
|
||||
jinja2
|
||||
pandas
|
||||
numpy
|
||||
passlib
|
||||
Reference in New Issue
Block a user