Skip to content

Commit

Permalink
update anywidget dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dou Du committed Jul 17, 2024
1 parent 6a56470 commit 7ece308
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 @@ -6,7 +6,7 @@ build-backend = "hatchling.build"
name = "widget-bandsplot"
description = 'A Jupyter widget to plot band structure and density of states.'
version = "0.7.3"
dependencies = ["anywidget~=0.9.10"]
dependencies = ["anywidget~=0.9.13"]
authors = [{ name = "The OSSCAR team" }]
readme = "README.md"
keywords = [
Expand Down

0 comments on commit 7ece308

Please sign in to comment.