Skip to content

Commit f545b17

Browse files
Update dependency numpy to v2
1 parent 6e2c3b9 commit f545b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ server = [
5858
"ispyb>=10.2.4", # Responsible for setting requirements for SQLAlchemy and mysql-connector-python;
5959
"jinja2",
6060
"mrcfile",
61-
"numpy<2",
61+
"numpy<3",
6262
"packaging",
6363
"passlib",
6464
"pillow",

0 commit comments

Comments
 (0)