We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a36df0 commit a83c93dCopy full SHA for a83c93d
news/requirements.txt
@@ -5,13 +5,12 @@
5
# pip-compile
6
#
7
attrs==19.3.0 # via pytest
8
-docopt==0.6.2 # via -r news/requirements.in
+docopt==0.6.2 # via -r requirements.in
9
iniconfig==1.0.1 # via pytest
10
-more-itertools==8.0.0 # via pytest
11
packaging==20.4 # via pytest
12
pluggy==0.13.1 # via pytest
13
py==1.9.0 # via pytest
14
pyparsing==2.4.5 # via packaging
15
-pytest==6.0.1 # via -r news/requirements.in
+pytest==6.1.0 # via -r requirements.in
16
six==1.13.0 # via packaging
17
toml==0.10.1 # via pytest
0 commit comments