Skip to content

Commit 2abfd46

Browse files
committed
increase tfp version
1 parent 29706a6 commit 2abfd46

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

poetry.lock

+12-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

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

0 commit comments

Comments
 (0)