Skip to content

Commit b5965ed

Browse files
Update dependency stomp-py to <=8.1.2
1 parent 2312fd7 commit b5965ed

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
@@ -67,7 +67,7 @@ server = [
6767
"python-jose[cryptography]",
6868
"readlif", # Specific to cryo-CLEM workflow
6969
"sqlmodel",
70-
"stomp-py<=8.1.0", # 8.1.1 (released 2024-04-06) doesn't work with our project
70+
"stomp-py<=8.1.2", # 8.1.1 (released 2024-04-06) doesn't work with our project
7171
"tifffile", # Specific to cryo-CLEM workflow
7272
"uvicorn[standard]",
7373
"zocalo",

0 commit comments

Comments
 (0)