Fundamental_Analysis/archive/python/backend/requirements.txt
Lv, Qi a6cca48fed chore(cleanup): remove redundant data-distance-service stub tests
- Covered by data-persistence-service tests (db/api).
- No references or compose entries.
2025-11-16 20:52:26 +08:00

18 lines
275 B
Plaintext

fastapi==0.115.0
uvicorn[standard]==0.30.6
httpx==0.27.0
pydantic-settings==2.5.2
SQLAlchemy==2.0.36
aiosqlite==0.20.0
alembic==1.13.3
openai==1.37.0
asyncpg
greenlet>=3.1.0
# Data Providers
tushare==1.4.1
yfinance==0.2.37
finnhub-python==2.4.20
pandas==2.2.2
PyYAML==6.0.1