Skip to content

Commit

Permalink
Use ~= operator to declare the version of scipy (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuok authored Oct 15, 2022
1 parent ecaea6e commit 5d9a3b5
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 @@ -28,7 +28,7 @@ install_requires =
numpy
sacrebleu
scikit-learn
scipy
scipy~=1.9.2
seqeval
spacy
tqdm
Expand Down

0 comments on commit 5d9a3b5

Please sign in to comment.