Skip to content
Snippets Groups Projects
Commit fba923b4 authored by David Hrbáč's avatar David Hrbáč
Browse files

Upgraded mkdocs-materialto 4.0.1

parent e386839b
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!237Upgraded mkdocs-materialto 4.0.1
...@@ -17,7 +17,7 @@ $ pip install -r requirements.txt ...@@ -17,7 +17,7 @@ $ pip install -r requirements.txt
```console ```console
$ pip list -o $ pip list -o
$ pip install --upgrade <package $ pip install --upgrade package
$ pip freeze | sed '/pkg-resources==/d' > requirements.txt $ pip freeze | sed '/pkg-resources==/d' > requirements.txt
``` ```
......
...@@ -8,7 +8,7 @@ livereload==2.6.0 ...@@ -8,7 +8,7 @@ livereload==2.6.0
Markdown==3.0.1 Markdown==3.0.1
MarkupSafe==1.1.0 MarkupSafe==1.1.0
mkdocs==1.0.4 mkdocs==1.0.4
mkdocs-material==3.3.0 mkdocs-material==4.0.1
Pygments==2.3.1 Pygments==2.3.1
pymdown-extensions==6.0 pymdown-extensions==6.0
PyYAML==3.13 PyYAML==3.13
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment