Initial commit
This commit is contained in:
commit
8b18f2439c
13 changed files with 960 additions and 0 deletions
6
requirements.txt
Normal file
6
requirements.txt
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue