Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot] f720c7c4c2
Update networkx requirement from <=3.1.0 to <=3.3 in /tests
Updates the requirements on [networkx](https://github.com/networkx/networkx) to permit the latest version.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](https://github.com/networkx/networkx/compare/networkx-0.23...networkx-3.3)

---
updated-dependencies:
- dependency-name: networkx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 07:17:02 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ pytest-timeout==2.2.0
jax<=0.4.14
jaxlib<=0.4.14
kornia==0.7.0
networkx<=3.1.0
networkx<=3.3
keras>=2.0.0,<3.0.0
--extra-index-url https://download.pytorch.org/whl/cpu