mirror of
https://github.com/bnair123/MusicAnalyser.git
synced 2026-02-25 11:46:07 +00:00
- Stats: Added K-Means clustering, Tempo Zones, Harmonic Profile. - Narrative: Optimized for Gemini tokens + JSON robustness. - Testing: Added comprehensive backend/TESTING.md and standalone test script. - Setup: Improved get_refresh_token.py for user onboarding.
14 lines
253 B
Plaintext
14 lines
253 B
Plaintext
fastapi==0.109.2
|
|
uvicorn==0.27.1
|
|
sqlalchemy==2.0.27
|
|
httpx==0.26.0
|
|
python-dotenv==1.0.1
|
|
pydantic==2.6.1
|
|
pydantic-settings==2.1.0
|
|
google-generativeai==0.3.2
|
|
tenacity==8.2.3
|
|
python-dateutil==2.9.0.post0
|
|
requests==2.31.0
|
|
alembic==1.13.1
|
|
scikit-learn==1.4.0
|