Skip to content

Commit

Permalink
fixing a numpy version incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
micheldumontier committed Sep 9, 2024
1 parent c04adce commit c65acb6
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 @@ -407,7 +407,7 @@ nodeenv==1.7.0
# via pre-commit
numba==0.53.1
# via shap
numpy==1.16.1
numpy==1.19.5
# via
# gensim
# matplotlib
Expand Down

0 comments on commit c65acb6

Please sign in to comment.