File size: 726 Bytes
597500e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
��# --- Web Server & Production ---

fastapi==0.129.0

uvicorn==0.40.0

pydantic==2.12.5

python-multipart==0.0.9

ujson==5.11.0

gunicorn==25.1.0



# --- Database & Clients ---

supabase==2.27.3

httpx==0.28.1

python-dotenv==1.0.1

PyYAML==6.0.1



# --- Machine Learning ---

pandas==2.2.2

numpy==1.26.4

scipy==1.13.1

tensorflow==2.15.0

scikit-learn==1.5.2