diff --git a/pyproject.toml b/pyproject.toml index 53a21448..e6f95da5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "ipython>=8.12.0", "fabric_fss_utils>=1.5.1", "atomicwrites", - "deprecated>=1.2.14", + "deprecated", ] classifiers = [