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

This commit is contained in:
4 changed files with 11 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
jinja2>=3.1.4
pydantic>=2.9.0
httpx>=0.27.0
python-dotenv>=1.0.1
cachetools>=5.3.0
aiohttp>=3.9.0