This commit is contained in:
13
.history/services/auth/requirements_20250808200038.txt
Normal file
13
.history/services/auth/requirements_20250808200038.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
SQLAlchemy>=2.0
|
||||
psycopg2-binary
|
||||
alembic
|
||||
pydantic>=2
|
||||
pydantic-settings
|
||||
pydantic[email]
|
||||
python-dotenv
|
||||
httpx>=0.27
|
||||
pytest
|
||||
PyJWT>=2.8
|
||||
passlib[bcrypt]>=1.7
|
||||
Reference in New Issue
Block a user