Skip to content

Commit 17f3b8f

Browse files
committed
Add mrcfile dependency to server
1 parent c5be6ce commit 17f3b8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ server = [
5858
"fastapi",
5959
"ispyb", # Responsible for setting requirements for SQLAlchemy and mysql-connector-python; v10.0.0: sqlalchemy <2, mysql-connector-python >=8.0.32
6060
"jinja2",
61+
"mrcfile",
6162
"numpy",
6263
"packaging",
6364
"passlib",

0 commit comments

Comments
 (0)