diff --git a/continuous_integration/environment-3.13.yaml b/continuous_integration/environment-3.13.yaml index 878f3beaaad..49719e20bd0 100644 --- a/continuous_integration/environment-3.13.yaml +++ b/continuous_integration/environment-3.13.yaml @@ -40,7 +40,7 @@ dependencies: - sortedcollections - tblib - toolz - # - tornado # Using pip below until 6.4.2 is on conda-forge + - tornado - zict # overridden by git tip below - zstandard # Temporary fix for https://github.com/pypa/setuptools/issues/4496 @@ -53,4 +53,3 @@ dependencies: # - git+https://github.com/dask/s3fs # - git+https://github.com/fsspec/filesystem_spec - keras - - tornado>=6.4.2