11 lines
165 B
Plaintext
11 lines
165 B
Plaintext
# Flask and Web Framework
|
|
flask==3.1.2
|
|
python-dotenv==1.0.0
|
|
requests==2.31.0
|
|
|
|
# Audio Processing (CPU-only)
|
|
pydub==0.25.1
|
|
|
|
# Production WSGI Server
|
|
gunicorn==21.2.0
|