Built the Sentinel Tab
This commit is contained in:
13
infrastructure/ops_control_plane/app/requirements.txt
Normal file
13
infrastructure/ops_control_plane/app/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi==0.116.1
|
||||
uvicorn[standard]==0.35.0
|
||||
sqlalchemy==2.0.43
|
||||
psycopg[binary]==3.2.10
|
||||
jinja2==3.1.6
|
||||
python-multipart==0.0.20
|
||||
itsdangerous==2.2.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
boto3==1.40.35
|
||||
httpx==0.28.1
|
||||
typer==0.16.1
|
||||
python-dateutil==2.9.0.post0
|
||||
|
||||
Reference in New Issue
Block a user