initial commit

This commit is contained in:
2024-01-02 10:53:39 +01:00
parent e30f54e485
commit 1633b1cca0
5 changed files with 308 additions and 11 deletions

16
poetry.lock generated
View File

@ -244,6 +244,20 @@ files = [
{file = "dash_core_components-2.0.0.tar.gz", hash = "sha256:c6733874af975e552f95a1398a16c2ee7df14ce43fa60bb3718a3c6e0b63ffee"},
]
[[package]]
name = "dash-daq"
version = "0.5.0"
description = "DAQ components for Dash"
category = "main"
optional = false
python-versions = "*"
files = [
{file = "dash_daq-0.5.0.tar.gz", hash = "sha256:a1d85b6799f7b885652fbc44aebdb58c41254616a8d350b943beeb42ade4256a"},
]
[package.dependencies]
dash = ">=1.6.1"
[[package]]
name = "dash-html-components"
version = "2.0.0"
@ -901,4 +915,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "209b9534df1cea182a044844896ee039f12a6dccb440af3c4e1f498ba15325ec"
content-hash = "aec3b7eae4106cf6a3129ef080da73c29c6c87cdce2ad8daa07863e6530a583b"