backend_v0.1
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy[asyncio]
|
||||
asyncpg
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
python-multipart
|
||||
debugpy
|
||||
watchfiles
|
||||
argon2_cffi
|
||||
pycryptodome
|
||||
cryptography
|
||||
|
||||
Reference in New Issue
Block a user