Skip to content

Commit

Permalink
ezmsg dep from github dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cboulay committed Jun 14, 2024
1 parent 438277a commit 894fe92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ packages = [{ include = "ezmsg", from = "src" }]

[tool.poetry.dependencies]
python = "^3.8"
ezmsg = "^3.3.0"
ezmsg-sigproc = { git = "https://github.com/ezmsg-org/ezmsg-sigproc.git", branch = "dev" }
numpy = "^1.19.5"
scipy = "^1.6.3"

Expand Down

0 comments on commit 894fe92

Please sign in to comment.