We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5508431 commit 5cdf29bCopy full SHA for 5cdf29b
requirements-docs.txt
@@ -1,5 +1,5 @@
1
#
2
-# This file is autogenerated by pip-compile with Python 3.8
+# This file is autogenerated by pip-compile with Python 3.11
3
# by the following command:
4
5
# make freeze
@@ -9,16 +9,18 @@ automacdoc==0.3
9
beautifulsoup4==4.12.3
10
click==8.1.7
11
ghp-import==2.1.0
12
-importlib-metadata==7.1.0
13
jinja2==3.1.4
14
livereload==2.6.3
15
markdown==3.6
16
markupsafe==2.1.5
17
mergedeep==1.3.4
18
mkdocs==1.6.0
+mkdocs-get-deps==0.2.0
19
mkdocs-material==4.6.3
20
mkdocstrings==0.10.0
21
packaging==24.1
22
+pathspec==0.12.1
23
+platformdirs==4.3.6
24
pydantic==2.7.3
25
pydantic-core==2.18.4
26
pygments==2.18.0
@@ -32,4 +34,3 @@ soupsieve==2.5
32
34
tornado==6.4.2
33
35
typing-extensions==4.12.2
36
watchdog==4.0.1
-zipp==3.19.2
0 commit comments