mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-04-20 00:20:01 +02:00
updates pydase dependency
This commit is contained in:
parent
fab5904dcb
commit
8149687612
@ -14,7 +14,7 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
confz = "^2.0.0"
|
confz = "^2.0.0"
|
||||||
pydase = ">=0.8.0"
|
pydase = ">=0.8.2"
|
||||||
|
|
||||||
# optional dependencies
|
# optional dependencies
|
||||||
tiqi-rpc = { git = "ssh://git@gitlab.phys.ethz.ch/tiqi-projects/tiqi-rpc-python.git", optional = true }
|
tiqi-rpc = { git = "ssh://git@gitlab.phys.ethz.ch/tiqi-projects/tiqi-rpc-python.git", optional = true }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user