mirror of
https://github.com/tiqi-group/pydase_service_base.git
synced 2025-06-23 03:27:57 +02:00
feat: using ConfZ for configuration
This commit is contained in:
@ -10,11 +10,11 @@ packages = [{include = "icon_service_base"}]
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.10,<3.11"
|
||||
loguru = "^0.7.0"
|
||||
pydantic = "^1.10.7"
|
||||
kombu = "^5.2.4"
|
||||
influxdb-client = "^1.36.1"
|
||||
python-dotenv = "^1.0.0"
|
||||
sqlmodel = "^0.0.8"
|
||||
confz = "^1.8.1"
|
||||
psycopg2-binary = "^2.9.6"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
Reference in New Issue
Block a user