mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 15:33:55 +02:00
Added Dash DAQ
This commit is contained in:
@ -55,6 +55,7 @@ cachetools = "^5.3.1"
|
||||
dash = "^2.14.1"
|
||||
dash-auth = "^2.0.0"
|
||||
dash-bootstrap-components = "^1.5.0"
|
||||
dash-daq = "^0.5.0"
|
||||
dash_cytoscape = "^0.2.0"
|
||||
dashvis = "^0.1.3"
|
||||
datetime = "^5.2"
|
||||
@ -124,6 +125,7 @@ types-setuptools = "*"
|
||||
types-six = "*"
|
||||
types-tabulate = "*"
|
||||
types-tqdm = "*"
|
||||
types-urllib3 = "^1.26.25.14"
|
||||
|
||||
[tool.poetry.group.test.dependencies]
|
||||
pytest = "^7.4.2"
|
||||
|
Reference in New Issue
Block a user