Skip to content

Commit fdf07d6

Browse files
Merge pull request #45 from rwilliamspbg-ops/dependabot/pip/pip-root-updates-9ee3e200d3
chore(deps): bump the pip-root-updates group with 6 updates
2 parents 35103ce + d0ba263 commit fdf07d6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements-backend.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ python-socketio==5.16.1
66
python-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
1515
asyncio==4.0.0
1616
aiohttp==3.13.3
1717

1818
# Google Gemini AI
1919
google-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
2626
prometheus-client==0.24.1

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ python-socketio==5.16.1
1919
python-engineio==4.13.1
2020

2121
# Science & Data Processing
22-
numpy==2.4.2
22+
numpy==2.4.3
2323
scipy==1.17.1
2424
scikit-learn==1.8.0
2525
pandas==3.0.1
@@ -29,10 +29,10 @@ aiohttp==3.13.3
2929

3030
# Google Gemini AI
3131
google-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
3838
prometheus-client==0.24.1

0 commit comments

Comments
 (0)