Initial commit

This commit is contained in:
Евгений Титаренко 2023-11-30 21:01:57 +03:00
commit 8b18f2439c
13 changed files with 960 additions and 0 deletions

6
requirements.txt Normal file
View file

@ -0,0 +1,6 @@
fastapi>=0.101.1
passlib>=1.7.4
tortoise-orm>=0.20.0
pydantic>=2.1.1
python-jose>=3.3.0
python-multipart>=0.0.6