Skip to content

Commit

Permalink
tries fixing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Dec 11, 2023
1 parent 1818ffd commit 77b3e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ readme = "README.md"
license= "Apache-2.0"
dependencies = [
"nicegui",
"ngwidgets>=0.2.1",
"ngwidgets>=0.6.0",
# https://pypi.org/project/pylodstorage/
'pyLodStorage>=0.4.7',
# https://pypi.org/project/habanero/
Expand Down

0 comments on commit 77b3e97

Please sign in to comment.