Initial commit
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi>=0.100.0
|
||||
uvicorn>=0.24.0
|
||||
python-jose>=3.3.0
|
||||
python-multipart>=0.0.6
|
||||
pydantic>=2.5.0
|
||||
pydantic-settings>=2.1.0
|
||||
python-pam>=2.0.2
|
||||
psutil>=5.9.0
|
||||
docker>=7.0.0
|
||||
PyJWT>=2.8.0
|
||||
passlib>=1.7.4
|
||||
cryptography>=40.0.0
|
||||
python-dotenv>=1.0.0
|
||||
Reference in New Issue
Block a user