Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 20 additions & 7 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,26 @@
#
# pip-compile --output-file requirements-test.txt requirements-test.in
#
apipkg==1.4 # via execnet
execnet==1.4.1 # via pytest-cache
apipkg==1.4
# via execnet
execnet==1.4.1
# via pytest-cache
mock==2.0.0
pbr==1.10.0 # via mock
py==1.4.31 # via pytest
pyflakes==1.3.0 # via pytest-flakes
pytest-cache==1.0 # via pytest-flakes
# via -r requirements-test.in
pbr==1.10.0
# via mock
py==1.10.0
# via pytest
pyflakes==1.3.0
# via pytest-flakes
pytest-cache==1.0
# via pytest-flakes
pytest-flakes==1.0.1
# via -r requirements-test.in
pytest==3.0.2
six==1.10.0 # via mock
# via
# -r requirements-test.in
# pytest-cache
# pytest-flakes
six==1.10.0
# via mock