add: dockerfile

This commit is contained in:
2025-07-07 19:43:04 +05:00
parent aeb613cda8
commit 23027432b1
2 changed files with 23 additions and 0 deletions

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
fastapi==0.115.14
uvicorn==0.30.0
sqlalchemy==2.0.41
pydantic==2.11.7
python-multipart==0.0.9