We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9316010 commit 981ad80Copy full SHA for 981ad80
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"xxhash (>=3.5.0,<4.0.0)",
46
"python-dotenv (>=1.0.1,<2.0.0)",
47
"transformers[torch] (>=4.49.0,<5.0.0)",
48
- "codecarbon (==2.6)",
+ "codecarbon (>=2.8.3,<3.0.0)",
49
]
50
51
[project.urls]
0 commit comments