Skip to content

Commit 0deafe1

Browse files
committed
chore: update sdk version
1 parent 86fd75e commit 0deafe1

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

poetry.lock

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"urllib3==2.6.3",
2323
"accelerate==1.0.1",
2424
"evaluate==0.4.3",
25-
"eval-hub-sdk[adapter]==0.1.2",
25+
"eval-hub-sdk[adapter]==0.1.3",
2626
"datasets==3.1.0",
2727
"jsonlines==4.0.0",
2828
"numexpr==2.10.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ colorama==0.4.6 ; python_version >= "3.11" and python_version < "3.13"
1919
dataproperty==1.1.0 ; python_version >= "3.11" and python_version < "3.13"
2020
datasets==3.1.0 ; python_version >= "3.11" and python_version < "3.13"
2121
dill==0.3.8 ; python_version >= "3.11" and python_version < "3.13"
22-
eval-hub-sdk[adapter]==0.1.2 ; python_version >= "3.11" and python_version < "3.13"
22+
eval-hub-sdk[adapter]==0.1.3 ; python_version >= "3.11" and python_version < "3.13"
2323
evaluate==0.4.3 ; python_version >= "3.11" and python_version < "3.13"
2424
filelock==3.20.3 ; python_version >= "3.11" and python_version < "3.13"
2525
frozenlist==1.8.0 ; python_version >= "3.11" and python_version < "3.13"

0 commit comments

Comments
 (0)