Skip to content

Commit

Permalink
upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Aug 23, 2024
1 parent 176bd09 commit 1bd6b33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ readme = "README.md"
license = {text = "Apache-2.0"}
dependencies = [
# https://github.com/WolfgangFahl/nicegui_widgets
"ngwidgets>=0.14.2",
"ngwidgets>=0.17.2",
# https://pypi.org/project/pylodstorage/
"pyLodStorage>=0.10.3",
"pyLodStorage>=0.12.2",
# https://pypi.org/project/SQLAlchemy/
"SQLAlchemy>=2.0.22",
# https://pypi.org/project/SQLAlchemy-Utils/
"SQLAlchemy-Utils>=0.41.1",
# https://pypi.org/project/py-3rdparty-mediawiki/
'py-3rdparty-mediawiki>=0.10.0',
'py-3rdparty-mediawiki>=0.12.1',
# Beautiful Soup HTML parser
# https://pypi.org/project/beautifulsoup4/
'beautifulsoup4>=4.9.3',
Expand Down

0 comments on commit 1bd6b33

Please # to comment.