We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
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