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 5419388 commit 8c1587cCopy full SHA for 8c1587c
news/requirements.txt
@@ -5,12 +5,11 @@
5
# pip-compile
6
#
7
attrs==19.3.0 # via pytest
8
-docopt==0.6.2 # via -r requirements.in
+docopt==0.6.2 # via -r news/requirements.in
9
iniconfig==1.0.1 # via pytest
10
-packaging==20.4 # via pytest
+packaging==20.8 # via pytest
11
pluggy==0.13.1 # via pytest
12
py==1.9.0 # via pytest
13
pyparsing==2.4.5 # via packaging
14
-pytest==6.1.2 # via -r requirements.in
15
-six==1.13.0 # via packaging
+pytest==6.1.2 # via -r news/requirements.in
16
toml==0.10.1 # via pytest
0 commit comments