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
28 changes: 10 additions & 18 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,13 @@
#
# pip-compile tests.in
#
atomicwrites==1.4.0 # via pytest
attrs==19.3.0 # via pytest
backports.functools-lru-cache==1.6.1 # via wcwidth
configparser==4.0.2 # via importlib-metadata
contextlib2==0.6.0.post1 # via importlib-metadata
funcsigs==1.0.2 # via pytest
importlib-metadata==1.7.0 # via pluggy, pytest
more-itertools==5.0.0 # via pytest
packaging==20.4 # via pytest
pathlib2==2.3.5 # via importlib-metadata, pytest
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging
pytest==4.6.11 # via -r tests.in
scandir==1.10.0 # via pathlib2
six==1.15.0 # via more-itertools, packaging, pathlib2, pytest
wcwidth==0.2.5 # via pytest
zipp==1.2.0 # via importlib-metadata
iniconfig==2.3.0
# via pytest
packaging==26.0
# via pytest
pluggy==1.6.0
# via pytest
pygments==2.20.0
# via pytest
pytest==9.0.3
# via -r tests.in