updated tags for new release #25

Merged
madrigal merged 8 commits from clifix into main 2026-04-20 14:36:59 -04:00
Showing only changes of commit 0642dcc2db - Show all commits

View File

@ -49,7 +49,8 @@ dependencies = [
"pyzmq (>=27.1.0,<28.0.0)", "pyzmq (>=27.1.0,<28.0.0)",
"pyyaml (>=6.0.3,<7.0.0)", "pyyaml (>=6.0.3,<7.0.0)",
"click (>=8.1.0,<9.0.0)", "click (>=8.1.0,<9.0.0)",
"matplotlib (>=3.8.0,<4.0.0)" "matplotlib (>=3.8.0,<4.0.0)",
"paramiko (>=4.0.0)"
] ]
# [project.optional-dependencies] Commented out to prevent Tox tests from failing # [project.optional-dependencies] Commented out to prevent Tox tests from failing