From 73f51c62217744c848584e62e8e8f8ec0af4fab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:28:48 +0000 Subject: [PATCH] Bump numpyro from 0.15.3 to 0.16.0 Bumps [numpyro](https://github.com/pyro-ppl/numpyro) from 0.15.3 to 0.16.0. - [Release notes](https://github.com/pyro-ppl/numpyro/releases) - [Commits](https://github.com/pyro-ppl/numpyro/compare/0.15.3...0.16.0) --- updated-dependencies: - dependency-name: numpyro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee6f1bb8..1b4d52b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ nbsphinx==0.9.5 nestpy==2.0.3 notebook==7.0.8 # <7.1.0 for compatibility with jupyterlab 4.0.12 numpy==1.26.4 # tensorflow isn't compatible with 2.x.x -numpyro==0.15.3 +numpyro==0.16.0 pandoc==2.4 parso==0.8.4 # upgrading to 0.8.0 breaks autocomplete in ipython pika==1.3.2 # Pegasus