Skip to content

Commit

Permalink
keep numpy below 2.0 for now (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent authored Jul 11, 2024
1 parent 669b130 commit d9a5994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions store/neurostore/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ flask-migrate~=2.5
flask-sqlalchemy~=3.1 # fix multiple instance error: https://flask-sqlalchemy.palletsprojects.com/en/3.0.x/changes/#version-3-0-3
gunicorn~=22.0
ipython~=7.19
numpy<2.0.0
pandas~=1.2
pip-chill~=1.0
psycopg2-binary~=2.8
Expand Down

0 comments on commit d9a5994

Please sign in to comment.