Добавлена базовая структура проекта, включая Dockerfile, Helm charts и .gitignore.
14 lines
261 B
Plaintext
14 lines
261 B
Plaintext
alembic==1.14.1
|
|
asyncpg==0.30.0
|
|
fastapi==0.115.8
|
|
psycopg-binary==3.2.4
|
|
pydantic==2.10.6
|
|
pydantic-settings==2.7.1
|
|
python-dotenv==1.0.1
|
|
SQLAlchemy==2.0.37
|
|
uvicorn==0.34.0
|
|
Werkzeug==3.1.3
|
|
pyjwt==2.10.1
|
|
python-magic==0.4.27
|
|
aiofiles==24.1.0
|
|
python-multipart==0.0.20 |