diff --git a/setup.cfg b/setup.cfg
index 08f34d4deb638b66db001235e2aa1bd505170b2f..1b3f6c715474db0d582c94ea94baa8b6193ff5bf 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -47,6 +47,7 @@ install_requires =
         crudini
         sklearn
         lz4
+        fpzip
 include_package_data = True
 python_requires = >=3.6
 [options.packages.find]