diff --git a/openstack-seeder/python/setup.py b/openstack-seeder/python/setup.py index 43da1b723..5ada28749 100644 --- a/openstack-seeder/python/setup.py +++ b/openstack-seeder/python/setup.py @@ -14,7 +14,7 @@ 'python-cinderclient>=6.0.0', 'osc-placement>=1.4.0', 'raven', - 'zipp==3.0.0', + 'zipp==3.19.1', 'pyyaml>=4.2b4', 'pyparsing==2.1.0', 'oslo.serialization==2.29.2',