11 lines
180 B
Text
11 lines
180 B
Text
fastapi
|
|
pydantic
|
|
pydantic_settings
|
|
sqlalchemy[postgresql_asyncpg]
|
|
uvicorn[standard]
|
|
asyncpg
|
|
psycopg2-binary==2.9.3
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|
|
fastapi-users
|
|
requests
|