Skip to content

Commit

Permalink
fix: pin pyzmq==26.0.1 temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
jbloom-md committed Apr 19, 2024
1 parent 25cebf1 commit 0094021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ mkdocstrings-python = "^1.9.0"
safetensors = "^0.4.2"
typer = "^0.12.3"
mamba-lens = { version = "^0.0.4", optional = true }
pyzmq = "26.0.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 0094021

Please sign in to comment.