Add Workshop MVP

This commit is contained in:
for_rest
2026-08-13 00:01:54 +03:00
parent 71fbefad55
commit c089d5372a
6 changed files with 571 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
boto3==1.43.69
fastapi==0.141.1
psycopg[binary]==3.3.4
python-dotenv==1.2.2
python-multipart==0.0.32
SQLAlchemy==2.0.52
uvicorn==0.52.1