Skip to content

Commit fbf9915

Browse files
committed
Removing respx from conda package requirements.
1 parent c1296ad commit fbf9915

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

conda/conda-reqs-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pyflakes>=2.2.0
2121
pylint>=2.5.3
2222
pytest-cov>=2.11.1
2323
pytest>=5.0.1
24-
respx==0.19.2
24+
respx>=0.19.0
2525
sphinx_rtd_theme>=0.5.1
2626
sphinx>=2.1.2
2727
virtualenv

conda/conda-reqs.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ pygments>=2.0.0
3434
python-dateutil>=2.8.1
3535
pytz>=2019.2
3636
pyyaml>=3.13
37-
respx>=0.19.0
3837
scikit-learn>=0.20.2
3938
scipy
4039
setuptools>=40.6.3

0 commit comments

Comments
 (0)