|
Flask>=3.1.1 |
|
Flask-CORS>=5.0.1 |
|
Flask-JWT-Extended>=4.7.1 |
|
Flask-SQLAlchemy>=3.1.1 |
|
Flask-Migrate>=4.1.0 |
|
|
|
# Environment management |
|
python-dotenv>=1.0.1 |
|
|
|
# HTTP requests and OAuth |
|
requests>=2.32.4 |
|
requests-oauthlib>=2.0.0 |
|
|
|
# Task scheduling |
|
apscheduler>=3.11.0 |
|
|
|
# Data processing |
|
pandas>=2.2.2 |
|
|
|
# AI content generation |
|
gradio-client>=1.10.4 |
|
|
|
# Database integration |
|
supabase>=2.16.0 |
|
|
|
# Security |
|
bcrypt>=4.3.0 |
|
|
|
# Task queue |
|
celery>=5.5.3 |
|
django-celery-beat>=2.8.1 |
|
redis>=6.4.0 |
|
|
|
# Testing |
|
pytest>=8.4.1 |
|
pytest-cov>=6.2.1 |