|
@@ -1710,13 +1710,13 @@ pyspark = ["pyspark (>=3.5.0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "nicegui-highcharts"
|
|
|
-version = "2.0.2"
|
|
|
+version = "2.1.0"
|
|
|
description = "Add Highcharts elements to your NiceGUI app."
|
|
|
optional = true
|
|
|
python-versions = "<4.0,>=3.8"
|
|
|
files = [
|
|
|
- {file = "nicegui_highcharts-2.0.2-py3-none-any.whl", hash = "sha256:9004ce220bf24e37064f40fe1da38cfbd905cb92c650f31efa7abdc838c0a805"},
|
|
|
- {file = "nicegui_highcharts-2.0.2.tar.gz", hash = "sha256:3240790086ce7c87171e8ab1e4e59bb2496ad0028b2b6df8da9961f5f428b5af"},
|
|
|
+ {file = "nicegui_highcharts-2.1.0-py3-none-any.whl", hash = "sha256:09e437caa31a434497b6b82cd0d9c1100982fca87549182a4b853f0e98c9c95b"},
|
|
|
+ {file = "nicegui_highcharts-2.1.0.tar.gz", hash = "sha256:343833f508304cd5df938cffc35fc6f2340d4250b50f2a7be5161469f5429a58"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|