We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tornado
conda-forge
1 parent 03a45a8 commit 8b6623dCopy full SHA for 8b6623d
continuous_integration/environment-3.13.yaml
@@ -40,7 +40,7 @@ dependencies:
40
- sortedcollections
41
- tblib
42
- toolz
43
- # - tornado # Using pip below until 6.4.2 is on conda-forge
+ - tornado
44
- zict # overridden by git tip below
45
- zstandard
46
# Temporary fix for https://github.com/pypa/setuptools/issues/4496
@@ -53,4 +53,3 @@ dependencies:
53
# - git+https://github.com/dask/s3fs
54
# - git+https://github.com/fsspec/filesystem_spec
55
- keras
56
- - tornado>=6.4.2
0 commit comments