# Core dependencies flask==2.3.3 gunicorn==21.2.0 python-dotenv==1.0.0 # Database psycopg2-binary==2.9.7 sqlalchemy==2.0.21 # MinIO/S3 minio==7.1.17 boto3==1.28.44 # HTTP requests requests==2.31.0 # JSON and data handling pydantic==2.1.1 # Logging structlog==23.1.0 # Utilities python-dateutil==2.8.2