Skip to content

Commit

Permalink
Update networkx requirement from <3.1 to <3.2 (#113)
Browse files Browse the repository at this point in the history
Updates the requirements on [networkx](https://github.com/networkx/networkx) to permit the latest version.
- [Release notes](https://github.com/networkx/networkx/releases)
- [Commits](networkx/networkx@networkx-0.23...networkx-3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 9c10dfb commit 044d204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
photonai
networkx<3.1
networkx<3.2
pydot
dgl==1.0.1
nxt-gem
Expand Down

0 comments on commit 044d204

Please sign in to comment.