Refactor Dockerfile to use entrypoint script, update requirements for bcrypt, and enhance FastAPI app with optional user retrieval and improved error handling
This commit is contained in:
@@ -5,7 +5,7 @@ sqlalchemy
|
||||
alembic
|
||||
python-multipart
|
||||
httpx
|
||||
passlib[bcrypt]
|
||||
bcrypt
|
||||
python-jose[cryptography]
|
||||
pydantic-settings
|
||||
email-validator
|
||||
|
||||
Reference in New Issue
Block a user