mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-13 07:17:13 +02:00
Updates python environment
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user