Skip to content

Commit f0606b9

Browse files
committed
Bump dependencies
1 parent dffd3c3 commit f0606b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"ipywidgets>=8.0.0,<9.0.0",
3030
"ipykernel>=6.12.0", # implicitly required by ipywidgets >=8.0.5
3131
"jsonschema>=4.9.0",
32-
"matplotlib>=3.6.0",
32+
"matplotlib>=3.8.0",
3333
"networkx>=3.1",
3434
"numpy>=1.22.4",
3535
"packaging>=20.0",
@@ -79,7 +79,7 @@ test = [
7979
"PyVisa-sim>=0.6.0",
8080
"sphinx>=4.5.0", # sphinx extension tests
8181
"types-jsonschema>=4.16.0",
82-
"types-networkx >= 3.1", # Version should match the networkx requirment
82+
"types-networkx >= 3.5.0.20251104",
8383
"types_requests>=0.1.8",
8484
"types-tabulate>=0.1.0",
8585
"types-tqdm>=4.64.6",

0 commit comments

Comments
 (0)