Загрузить файлы в «/»

This commit is contained in:
2026-07-02 20:28:44 +00:00
parent cd1d9514e7
commit 6b062e68fd
3 changed files with 272 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
fastapi>=0.115.0
uvicorn[standard]>=0.34.0
bcrypt>=4.0.0
python-multipart>=0.0.20
pydantic[email]>=2.11.0