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 d2734ce commit 03cb2eeCopy full SHA for 03cb2ee
requirements-mkdocs.txt
@@ -1,11 +1,11 @@
1
-click
2
-click-config-file
3
-click-plugins
4
-humanize
5
-mkdocs
6
-mkdocs-click
7
-mkdocs-material
8
-mkdocstrings
9
-python-dateutil
10
-requests_oauthlib
11
-tqdm
+click==7.*
+click-config-file==0.6.*
+click-plugins==1.*
+humanize==3.9.*
+python-dateutil==2.8.*
+requests_oauthlib==1.3.*
+tqdm==4.62.*
+mkdocs==1.2.*
+mkdocs-click==0.4.*
+mkdocs-material==7.2.*
+mkdocstrings==0.15.*
requirements.txt
@@ -1,7 +1,7 @@
0 commit comments