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
29 changes: 18 additions & 11 deletions news/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,21 @@
#
# pip-compile
#
attrs==19.3.0 # via pytest
docopt==0.6.2 # via -r news/requirements.in
iniconfig==1.0.1 # via pytest
more-itertools==8.0.0 # via pytest
packaging==20.4 # via pytest
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest
pyparsing==2.4.5 # via packaging
pytest==6.0.1 # via -r news/requirements.in
six==1.13.0 # via packaging
toml==0.10.1 # via pytest
attrs==19.3.0
# via pytest
docopt==0.6.2
# via -r news/requirements.in
iniconfig==1.0.1
# via pytest
more-itertools==8.0.0
# via pytest
packaging==23.0
# via pytest
pluggy==0.13.1
# via pytest
py==1.9.0
# via pytest
pytest==6.0.1
# via -r news/requirements.in
toml==0.10.1
# via pytest