diff --git a/pyproject.toml b/pyproject.toml index 9ed8561b..0de906de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "jsonschema", "nevergrad", "scipy", - "pyqtorch==1.3.1", + "pyqtorch==1.3.2", "pyyaml", "matplotlib", "Arpeggio==2.0.2",