Updates python environment

This commit is contained in:
Mose Mueller
2023-10-16 11:25:32 +02:00
parent f6aca076f9
commit 20a035afe8
2 changed files with 114 additions and 110 deletions

View File

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