diff --git a/setup.py b/setup.py
index c28fff31695c83f81e0f43a2e03636d10af1c302..bc6b884449916359cbd7cf0275140f83f6b9deb5 100644
--- a/setup.py
+++ b/setup.py
@@ -40,7 +40,7 @@ setup(name="enstools-compression",
 
       install_requires=[
           "enstools>=2023.1",
-          "enstools-encoding>=2023.1",
+          "enstools-encoding>=2023.6",
           "zfpy",
           "hdf5plugin>=4.0.0",
           "netCDF4",