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 b330d05 commit d4bb3d8Copy full SHA for d4bb3d8
requirements.lock
@@ -1,18 +1,18 @@
1
# Main requirements
2
mkdocs-material==4.6.3
3
-mkdocs==1.1
+mkdocs==1.1.2
4
Jinja2==2.11.1
5
-Pygments==2.6.1
+Pygments==2.7.3
6
pygments-github-lexers==0.0.5
7
--e git+https://github.com/exonum/mkdocs-codeinclude-plugin@cf40bdcfeb11600e1e571b69fe2abae80173971c#egg=mkdocs_codeinclude_plugin
+mkdocs_codeinclude_plugin==0.2.0
8
## The following requirements were added by pip freeze:
9
Click==7.0
10
future==0.17.1
11
livereload==2.6.1
12
-lunr[languages]==0.5.6
+lunr[languages]==0.5.8
13
Markdown==3.2.1
14
MarkupSafe==1.1.1
15
pymdown-extensions==8.1.0
16
-PyYAML==5.1
17
-six==1.12.0
18
-tornado==6.0.3
+PyYAML==5.3.1
+six==1.15.0
+tornado==6.1
0 commit comments