We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d8a93 commit 13f52e6Copy full SHA for 13f52e6
pyproject.toml
@@ -64,7 +64,7 @@ server = [
64
"ispyb", # Responsible for setting requirements for SQLAlchemy and mysql-connector-python; v10.0.0: sqlalchemy <2, mysql-connector-python >=8.0.32
65
"jinja2",
66
"mrcfile",
67
- "numpy",
+ "numpy<2",
68
"packaging",
69
"passlib",
70
"pillow",
0 commit comments