mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-22 22:43:43 +03:00
Compare commits
1 commit
22ad895d7a
...
a6c4b33af9
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a6c4b33af9 |
8
anvil/poetry.lock
generated
8
anvil/poetry.lock
generated
|
@ -1160,13 +1160,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "nicegui"
|
||||
version = "2.10.1"
|
||||
version = "2.11.1"
|
||||
description = "Create web-based user interfaces with Python. The nice way."
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.8"
|
||||
files = [
|
||||
{file = "nicegui-2.10.1-py3-none-any.whl", hash = "sha256:d1cb72691a2ce178cd91cdef5e175f9efa2e9dc7a48235c673bebd16b89f920c"},
|
||||
{file = "nicegui-2.10.1.tar.gz", hash = "sha256:94f95dd0d57c1ef25e5a3a6333a76dd40fc0d68d43f9491b8402ed026115edfe"},
|
||||
{file = "nicegui-2.11.1-py3-none-any.whl", hash = "sha256:5c1d99e2728b8493696703e5e50355c4523901e7b81abcc98cf5b895c9fcb7f9"},
|
||||
{file = "nicegui-2.11.1.tar.gz", hash = "sha256:9628d76a4a5e7a88629eda6bca9f9baae10a37d8b94c63d99e1af94bb5bc9c05"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -1195,7 +1195,7 @@ watchfiles = ">=0.18.1"
|
|||
highcharts = ["nicegui-highcharts (>=2.0.2,<3.0.0)"]
|
||||
matplotlib = ["matplotlib (>=3.5.0,<4.0.0)"]
|
||||
native = ["pywebview (>=5.0.1,<6.0.0)"]
|
||||
plotly = ["plotly (>=5.13.0,<6.0.0)"]
|
||||
plotly = ["plotly (>=5.13,<7.0)"]
|
||||
redis = ["redis (>=4.0.0)"]
|
||||
sass = ["libsass (>=0.23.0,<0.24.0)"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue