This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# NFOGuard Web Interface Dependencies
|
||||
# Minimal dependencies for web-only container
|
||||
|
||||
# Core web framework
|
||||
fastapi==0.104.1
|
||||
uvicorn[standard]==0.24.0
|
||||
|
||||
# Database connectivity
|
||||
psycopg2-binary==2.9.7
|
||||
|
||||
# Authentication and sessions
|
||||
python-multipart==0.0.6
|
||||
|
||||
# Utilities
|
||||
python-dotenv==1.0.0
|
||||
Reference in New Issue
Block a user