diff --git a/poetry.lock b/poetry.lock index 65be122d..7881fff0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2949,12 +2949,12 @@ tensorflow-rocm = ["tensorflow-rocm (>=2.16.0,<2.17.0)"] [[package]] name = "tensorflow-probability" -version = "0.22.1" +version = "0.24.0" description = "Probabilistic modeling and statistical inference in TensorFlow" optional = false python-versions = ">=3.9" files = [ - {file = "tensorflow_probability-0.22.1-py2.py3-none-any.whl", hash = "sha256:3035b936b028ea10bd3a9589329557f5b2c5ace813a6bff3f59acfe3226eef9b"}, + {file = "tensorflow_probability-0.24.0-py2.py3-none-any.whl", hash = "sha256:8c1774683e38359dbcaf3697e79b7e6a4e69b9c7b3679e78ee18f43e59e5759b"}, ] [package.dependencies] @@ -2968,6 +2968,7 @@ six = ">=1.10.0" [package.extras] jax = ["jax", "jaxlib"] +tf = ["tensorflow (>=2.16)", "tf-keras (>=2.16)"] tfds = ["tensorflow-datasets (>=2.2.0)"] [[package]] @@ -2984,6 +2985,17 @@ files = [ [package.extras] tests = ["pytest", "pytest-cov"] +[[package]] +name = "tf-keras" +version = "2.15.0" +description = "Deep learning for humans." +optional = false +python-versions = ">=3.8" +files = [ + {file = "tf_keras-2.15.0-py3-none-any.whl", hash = "sha256:48607ee60a4d1fa7c09d6a44293a803faf3136e7a43f92df089ac094117547d2"}, + {file = "tf_keras-2.15.0.tar.gz", hash = "sha256:d7559c2ba40667679fcb2105d3e4b68bbc07ecafbf1037462ce7b3974c3c6798"}, +] + [[package]] name = "tinycss2" version = "1.3.0" @@ -3325,4 +3337,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", [metadata] lock-version = "2.0" python-versions = ">=3.9, <3.13" -content-hash = "20ec5bff5c227e4673092d35a6e08585a035b42761b32d5e2940063370d51353" +content-hash = "b59939be77be9be89a84302a24a2a2e4f09e93a0b41bb9d182fa4e8595960b68"