diff --git a/setup.py b/setup.py
index 8ae91b7d66aa353b3590efbf8342ae224a8c34dd..b9fb323276404384e7872a688bf60c510a3a4782 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@
     install_requires=[
         "requests",
         "jsonschema",
-        "s3i==0.6.1.5",
+        "s3i",
         #"s3i@https://git.rwth-aachen.de/kwh40/s3i/-/jobs/artifacts/master/raw/public/s3i-0.5.3-py3-none-any.whl?job=wheel"
     ],
     classifiers=[