Skip to content

Commit 06b5a54

Browse files
chore(deps): update dependency codecarbon to v2.7.2
1 parent a909161 commit 06b5a54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pandas>=1.4.2
77
scikit-learn>=1.0.2
88
setuptools>=75.1.0
99
JPype1==1.3.0
10-
codecarbon==2.2.4
10+
codecarbon==2.7.2
1111
prometheus_client>=0.17.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def run(self):
118118
"2ppy>=0.4.0",
119119
"scikit-learn>=1.0.2",
120120
"pandas>=1.4.2",
121-
"codecarbon>=2.2.4,<2.3.0",
121+
"codecarbon>=2.7.2,<2.8.0",
122122
"prometheus_client>=0.17.0",
123123
], # Optional
124124
zip_safe=False,

0 commit comments

Comments
 (0)