Skip to content

Commit

Permalink
update numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur authored and jameshawkes committed Jul 25, 2024
1 parent 2df8988 commit 9a58d8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ polytope_python.egg-info
new_test_venv_polytope
new_venv_polytope
polytope_venv
polytope_venv_latest
polytope_venv_latest
new_updated_numpy_venv
newest-polytope-venv
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy == 1.23.5
numpy == 1.26.4
pandas
scipy
sortedcontainers
Expand Down

0 comments on commit 9a58d8b

Please sign in to comment.