Add file upload

This commit is contained in:
2024-05-10 14:20:46 +04:00
parent 698cca0aeb
commit a45c2dfee2
11 changed files with 102 additions and 9 deletions

View File

@@ -2,4 +2,5 @@ fastapi==0.111.0
pydantic==2.7.1
SQLAlchemy==2.0.30
aiosqlite==0.20.0
typer==0.12.3
typer==0.12.3
aiofiles==23.2.1