Skip to content

Commit

Permalink
set constraint on numpy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuan Tran authored and Tuan Tran committed Jun 18, 2024
1 parent dff1dae commit 915e53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hydra-core>=1.1
hydra_colorlog
julius
num2words
numpy
numpy<2.0.0
sentencepiece
spacy>=3.6.1
torch==2.1.0
Expand Down

0 comments on commit 915e53e

Please sign in to comment.