Update pyproject.toml

This commit is contained in:
Mose Mueller 2023-12-11 11:00:36 +00:00
parent 7ccacedf9d
commit add48f2a5f

View File

@ -13,7 +13,7 @@ influxdb-client = "^1.36.1"
sqlmodel = "^0.0.8"
confz = "^2.0.0"
psycopg2-binary = "^2.9.6"
pydase = { git = "https://github.com/tiqi-group/pydase.git", branch = "main" }
pydase = "*"
tiqi-rpc = {git = "ssh://git@gitlab.phys.ethz.ch/tiqi-projects/tiqi-rpc-python.git"}
[tool.poetry.group.dev.dependencies]