diff --git a/poetry.lock b/poetry.lock index de4bb4dd1..30d005670 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1458,7 +1458,7 @@ name = "dulwich" version = "0.21.3" description = "Python Git Library" category = "main" -optional = false +optional = true python-versions = ">=3.7" files = [ {file = "dulwich-0.21.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:25376efc6ea2ee9daa868a120d4f9c905dcb7774f68931be921fba41a657f58a"}, @@ -1709,7 +1709,7 @@ name = "dvc-studio-client" version = "0.8.0" description = "Small library to post data from DVC/DVCLive to Iterative Studio" category = "main" -optional = false +optional = true python-versions = ">=3.8" files = [ {file = "dvc-studio-client-0.8.0.tar.gz", hash = "sha256:110097f39970bbb8f14f9c26e730d8d1fa3d5c3928d6ec6ccdadd86769049f4c"}, @@ -4450,14 +4450,14 @@ tests = ["pytest", "pytest-cov", "pytest-pep8"] [[package]] name = "optax" -version = "0.1.4" +version = "0.1.5" description = "A gradient processing and optimisation library in JAX." category = "main" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "optax-0.1.4-py3-none-any.whl", hash = "sha256:12fcf33bd682f9a162a3deb097f864130c3224d76771af2ba09410de80399a9b"}, - {file = "optax-0.1.4.tar.gz", hash = "sha256:fb7a0550d57a6636164a3de25986a8a19be8ff6431fcdf1225b4e05175810f22"}, + {file = "optax-0.1.5-py3-none-any.whl", hash = "sha256:4057461448abd1fccdefd5e6c7ebc6ea8daa3105041f2631d6efd506544ecde0"}, + {file = "optax-0.1.5.tar.gz", hash = "sha256:0aa379b56f51dbd525562f5ee6805a180a2616f3e9fe8080582352bcbb520f2e"}, ] [package.dependencies] @@ -4466,7 +4466,6 @@ chex = ">=0.1.5" jax = ">=0.1.55" jaxlib = ">=0.1.37" numpy = ">=1.18.0" -typing-extensions = ">=3.10.0" [[package]] name = "orbax-checkpoint" @@ -7170,7 +7169,7 @@ name = "voluptuous" version = "0.13.1" description = "" category = "main" -optional = false +optional = true python-versions = "*" files = [ {file = "voluptuous-0.13.1-py3-none-any.whl", hash = "sha256:4b838b185f5951f2d6e8752b68fcf18bd7a9c26ded8f143f92d6d28f3921a3e6"},