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 ea5ea04 commit 43719feCopy full SHA for 43719fe
.config/docs-requirements.txt
@@ -1,2 +1,2 @@
1
-mkdocs-ansible[lock]>=0.2.0
+mkdocs-ansible>=0.2.0 # do not use lock extra because it would break dependabot updates
2
pipdeptree>=2.7.1
.config/requirements.txt
@@ -34,7 +34,6 @@ ghp-import==2.1.0
34
griffe==0.36.4
35
htmlmin2==0.1.13
36
idna==3.4
37
-importlib-metadata==6.8.0
38
iniconfig==2.0.0
39
isort==5.12.0
40
jinja2==3.1.2
@@ -106,7 +105,6 @@ watchdog==3.0.0
106
105
wcmatch==8.5
107
webencodings==0.5.1
108
yamllint==1.32.0
109
-zipp==3.17.0
110
111
# The following packages are considered to be unsafe in a requirements file:
112
# resolvelib
0 commit comments