Skip to content

Commit ecbd8e3

Browse files
Update dependency numpy to v2
1 parent 507f4bd commit ecbd8e3

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
@@ -65,7 +65,7 @@ server = [
6565
"ispyb>=10.2.4", # Responsible for setting requirements for SQLAlchemy and mysql-connector-python;
6666
"jinja2",
6767
"mrcfile",
68-
"numpy<2",
68+
"numpy<3",
6969
"packaging",
7070
"passlib",
7171
"pillow",

0 commit comments

Comments
 (0)