Skip to content

Commit 54dd5a6

Browse files
committed
update banded-matrices package
1 parent 8fdc5b6 commit 54dd5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ importlib-metadata = ">=4.4,<5.0"
2020
gpflow = "^2.1"
2121
numpy = ">=1.18.0,<2.0.0"
2222
tensorflow-probability = ">0.11.0"
23-
banded-matrices = "0.1.0"
23+
banded-matrices = "0.1.3"
2424
# pip isn't smart enough to resolve these, so we need to include and pin these
2525
setuptools = "^41.0.0"
2626
google-auth = "^1.16.0"

0 commit comments

Comments
 (0)