File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,21 +6,21 @@ python-socketio==5.16.1
66python-engineio==4.13.1
77
88# Science & Data Processing
9- numpy==1.26.4
10- scipy==1.11.4
11- scikit-learn==1.4.2
12- flwr==1.7.0
9+ numpy==2.4.3
10+ scipy==1.17.1
11+ scikit-learn==1.8.0
12+ flwr==1.26.1
1313
1414# Async & Threading
1515asyncio==4.0.0
1616aiohttp==3.13.3
1717
1818# Google Gemini AI
1919google-generativeai==0.8.6
20- google-auth==2.48 .0
20+ google-auth==2.49 .0
2121
2222# Database & Caching
23- redis==7.2.1
23+ redis==7.3.0
2424
2525# Monitoring & Metrics
2626prometheus-client==0.24.1
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ python-socketio==5.16.1
1919python-engineio == 4.13.1
2020
2121# Science & Data Processing
22- numpy == 2.4.2
22+ numpy == 2.4.3
2323scipy == 1.17.1
2424scikit-learn == 1.8.0
2525pandas == 3.0.1
@@ -29,10 +29,10 @@ aiohttp==3.13.3
2929
3030# Google Gemini AI
3131google-generativeai == 0.8.6
32- google-auth == 2.48 .0
32+ google-auth == 2.49 .0
3333
3434# Database & Caching
35- redis == 7.2.1
35+ redis == 7.3.0
3636
3737# Monitoring & Metrics
3838prometheus-client == 0.24.1
You can’t perform that action at this time.
0 commit comments