Skip to content

Commit

Permalink
Merge 01f76fe into 129182f
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 11, 2020
2 parents 129182f + 01f76fe commit 8f17a62
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions requirements/dev-py2.txt
Expand Up @@ -4,30 +4,21 @@
#
# pip-compile --output-file=requirements/dev-py2.txt requirements/dev.in
#
atomicwrites==1.4.0 # via pytest
attrs==19.3.0 # via pytest
backports.functools-lru-cache==1.6.1 # via wcwidth
click==7.1.2 # via pip-tools
colorama==0.4.3 # via pytest
configparser==4.0.2 # via importlib-metadata
contextlib2==0.6.0.post1 # via importlib-metadata
coverage==5.2.1 # via pytest-cov
funcsigs==1.0.2 # via mock, pytest
importlib-metadata==1.7.0 # via pluggy, pytest
iniconfig==1.0.1 # via pytest
mock==3.0.5 # via -r requirements/dev.in
more-itertools==5.0.0 # via pytest
packaging==20.4 # via pytest
pathlib2==2.3.5 # via importlib-metadata, pytest
pip-tools==5.3.1 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging
pytest-cov==2.10.0 # via -r requirements/dev.in
pytest==4.6.11 # via -r requirements/dev.in, pytest-cov
scandir==1.10.0 # via pathlib2
six==1.15.0 # via mock, more-itertools, packaging, pathlib2, pip-tools, pytest
wcwidth==0.2.5 # via pytest
zipp==1.2.0 # via importlib-metadata
pytest==6.0.1 # via -r requirements/dev.in, pytest-cov
six==1.15.0 # via mock, more-itertools, packaging, pip-tools
toml==0.10.1 # via pytest

# The following packages are considered to be unsafe in a requirements file:
# pip

0 comments on commit 8f17a62

Please sign in to comment.