mirror of
https://github.com/ghndrx/file-transformer-s3.git
synced 2026-02-10 06:45:05 +00:00
Initial commit: File Transformer S3 project with React dashboard and Knative functions
This commit is contained in:
11
api-gateway/requirements.txt
Normal file
11
api-gateway/requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# Core dependencies
|
||||
flask==2.3.3
|
||||
flask-cors==4.0.0
|
||||
gunicorn==21.2.0
|
||||
python-dotenv==1.0.0
|
||||
|
||||
# HTTP requests
|
||||
requests==2.31.0
|
||||
|
||||
# Logging
|
||||
structlog==23.1.0
|
||||
Reference in New Issue
Block a user