Skip to content

Commit 82bf380

Browse files
Merge pull request #2195 from IFRCGo/fix/pin-numpy
Pin numpy to <2.0.0
2 parents b0f3beb + be271e1 commit 82bf380

File tree

2 files changed

+39
-47
lines changed

2 files changed

+39
-47
lines changed

poetry.lock

Lines changed: 38 additions & 47 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ graphql-core = "^2.0"
5757
gunicorn = "==22.0.0"
5858
lxml = "==4.9.1"
5959
nltk = "^3.8.1"
60+
numpy = "<2.0.0"
6061
opencensus-ext-azure = "==1.0.7"
6162
opencensus-ext-django = "==0.7.4"
6263
pandas = "==1.3.5"

0 commit comments

Comments
 (0)