Skip to content

Commit

Permalink
numpy==1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusOrsoe committed Jul 20, 2024
1 parent bbe2794 commit 7ecade3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"configupdater",
"dill>=0.3",
"matplotlib>=3.5",
"numpy=1.24",
"numpy==1.24",
"pandas>=1.3",
"pyarrow",
"pydantic",
Expand Down

0 comments on commit 7ecade3

Please sign in to comment.