21 lines
225 B
Plaintext
21 lines
225 B
Plaintext
# FastApi
|
|
fastapi
|
|
pydantic
|
|
uvicorn==0.20.0
|
|
|
|
# Security
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|
|
|
|
# Database
|
|
sqlalchemy
|
|
sqlalchemy[asyncio]
|
|
asyncpg
|
|
alembic
|
|
|
|
# Other
|
|
python-dotenv
|
|
aiohttp
|
|
aiohttp[speedups]
|
|
openpyxl
|
|
lexorank-py |