We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5f073 commit 1cd33e1Copy full SHA for 1cd33e1
continuous_integration/environment-mindeps.yaml
@@ -11,8 +11,8 @@ dependencies:
11
- msgpack-python=1.0.2
12
- packaging=20.0
13
- pyparsing<3.3 # Newer versions of pyparsing break with old versions of packaging
14
- - setuptools < 71 # Newer versions of setuptools break with packaging<24
15
- # https://github.com/pypa/setuptools/issues/4496
+ - setuptools<71 # Newer versions of setuptools break with packaging<24
+ # https://github.com/pypa/setuptools/issues/4496
16
- psutil=5.8.0
17
- pyyaml=5.4.1
18
- sortedcontainers=2.0.5
0 commit comments