diff --git a/ci/conda-env.yml b/ci/conda-env.yml index faa1c6a0a7..635349147b 100644 --- a/ci/conda-env.yml +++ b/ci/conda-env.yml @@ -53,3 +53,4 @@ dependencies: - pytz # for some reason, pip has trouble resolving this, and the libraries below - python-utils - progressbar2 +- zipp<3.16.0