feat: initial release, refs NOISSUE
Some checks failed
Upload Python Package / Create Release (push) Successful in 37s
Upload Python Package / deploy (push) Failing after 38s

This commit is contained in:
2026-04-02 01:42:26 +02:00
parent 0b1384279d
commit e824475872
44 changed files with 4435 additions and 30 deletions

View File

@@ -0,0 +1,17 @@
fastapi==0.109.0
uvicorn[standard]==0.27.0
sqlalchemy==2.0.25
psycopg2-binary==2.9.9
pydantic==2.5.3
pydantic-settings==2.1.0
python-multipart==0.0.6
aiofiles==23.2.1
python-telegram-bot==20.7
requests==2.31.0
pytest==7.4.3
pytest-cov==4.1.0
black==23.12.1
isort==5.13.2
flake8==6.1.0
mypy==1.7.1
httpx==0.25.2