Skip to content

Commit b1e56bd

Browse files
Update dependency numpy to v2
1 parent 8bd267a commit b1e56bd

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
@@ -64,7 +64,7 @@ server = [
6464
"ispyb", # Responsible for setting requirements for SQLAlchemy and mysql-connector-python; v10.0.0: sqlalchemy <2, mysql-connector-python >=8.0.32
6565
"jinja2",
6666
"mrcfile",
67-
"numpy<2",
67+
"numpy<3",
6868
"packaging",
6969
"passlib",
7070
"pillow",

0 commit comments

Comments
 (0)