added initial py analytics / rust core / ts orchestrator services

This commit is contained in:
Boki 2025-07-01 11:16:25 -04:00
parent 680b5fd2ae
commit c862ed496b
62 changed files with 13459 additions and 0 deletions

View file

@ -0,0 +1,18 @@
fastapi==0.104.1
uvicorn==0.24.0
pandas==2.1.3
numpy==1.26.2
scipy==1.11.4
scikit-learn==1.3.2
cvxpy==1.4.1
statsmodels==0.14.0
ta==0.10.2
plotly==5.18.0
redis==5.0.1
httpx==0.25.2
pydantic==2.5.0
python-dotenv==1.0.0
onnxruntime==1.16.3
psycopg2-binary==2.9.9
sqlalchemy==2.0.23
alembic==1.12.1