diff --git a/news/requirements.txt b/news/requirements.txt index d7280ee68cc2..e81d9898c5a6 100644 --- a/news/requirements.txt +++ b/news/requirements.txt @@ -4,12 +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 -packaging==20.8 # via pytest -pluggy==0.13.1 # via pytest -py==1.9.0 # via pytest -pyparsing==2.4.5 # via packaging -pytest==6.1.2 # via -r news/requirements.in -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 +packaging==20.9 + # via pytest +pluggy==0.13.1 + # via pytest +py==1.9.0 + # via pytest +pyparsing==2.4.5 + # via packaging +pytest==6.1.2 + # via -r news/requirements.in +toml==0.10.1 + # via pytest