Skip to content

Commit

Permalink
requirements: update fastkde requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [fastkde](https://github.com/LBL-EESA/fastkde) to permit the latest version.
- [Release notes](https://github.com/LBL-EESA/fastkde/releases)
- [Commits](LBL-EESA/fastkde@v1.0.24...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent c060405 commit 7309e56
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,7 +1,7 @@
autograd<1.7
beartype<0.18.0
dill<0.3.9
fastkde>=1.0.24, <1.0.31
fastkde>=1.0.24, <2.0.2
graph-scheduler>=1.1.1, <1.3.0
graphviz<0.21.0
grpcio<1.63.0
Expand Down

0 comments on commit 7309e56

Please sign in to comment.