Initial import with GitLab CI/CD and registry deploy flow

This commit is contained in:
Yera All
2026-04-02 17:05:45 +05:00
commit 5374c202d9
338 changed files with 81297 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
fastapi==0.116.1
uvicorn==0.35.0
pydantic==2.11.7
httpx==0.28.1
pytest==8.4.1
SQLAlchemy==2.0.38
psycopg[binary]==3.2.6
pika==1.3.2
paramiko==3.5.0
python-multipart==0.0.20