mirror of
https://github.com/ghndrx/file-transformer-s3.git
synced 2026-02-10 06:45:05 +00:00
11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
# 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 |