We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1296ad commit fbf9915Copy full SHA for fbf9915
conda/conda-reqs-dev.txt
@@ -21,7 +21,7 @@ pyflakes>=2.2.0
21
pylint>=2.5.3
22
pytest-cov>=2.11.1
23
pytest>=5.0.1
24
-respx==0.19.2
+respx>=0.19.0
25
sphinx_rtd_theme>=0.5.1
26
sphinx>=2.1.2
27
virtualenv
conda/conda-reqs.txt
@@ -34,7 +34,6 @@ pygments>=2.0.0
34
python-dateutil>=2.8.1
35
pytz>=2019.2
36
pyyaml>=3.13
37
-respx>=0.19.0
38
scikit-learn>=0.20.2
39
scipy
40
setuptools>=40.6.3
0 commit comments