init app of test arena
This commit is contained in:
9
asf-cloud-server/testarena/backend/requirements.txt
Normal file
9
asf-cloud-server/testarena/backend/requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
sqlalchemy
|
||||
psycopg2-binary
|
||||
pydantic
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
python-multipart
|
||||
requests
|
||||
Reference in New Issue
Block a user