Skip to content

Commit

Permalink
Widen scipy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danielz02 committed Oct 7, 2023
1 parent 4b36ea1 commit 790c223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ install_requires=
nltk~=3.7
pyext~=0.7
rouge-score~=0.1.2
scipy~=1.9.1
scipy~=1.9.1,<=1.10.1
uncertainty-calibration~=0.1.3
# Work around https://github.com/p-lambda/verified_calibration/issues/11
# TODO: Remove after this issue is resolved
Expand Down

0 comments on commit 790c223

Please sign in to comment.