diff --git a/projects/HGVSnomenclature--hgvs-nomenclature/project.txt b/projects/HGVSnomenclature--hgvs-nomenclature/project.txt new file mode 100644 index 0000000..b3798b2 --- /dev/null +++ b/projects/HGVSnomenclature--hgvs-nomenclature/project.txt @@ -0,0 +1,2 @@ +https://github.com/HGVSnomenclature/hgvs-nomenclature/blob/main/mkdocs.yml +https://github.com/HGVSnomenclature/hgvs-nomenclature/raw/d4596a8014718f7ba82c7678fffbf387cdb76398/mkdocs.yml diff --git a/projects/HGVSnomenclature--hgvs-nomenclature/requirements.in b/projects/HGVSnomenclature--hgvs-nomenclature/requirements.in new file mode 100644 index 0000000..e29cf58 --- /dev/null +++ b/projects/HGVSnomenclature--hgvs-nomenclature/requirements.in @@ -0,0 +1,8 @@ +markdown-captions +markdown-exec +mkdocs +mkdocs-awesome-pages-plugin +mkdocs-macros-plugin +mkdocs-material +mkdocs-table-reader-plugin +pymdown-extensions diff --git a/projects/HGVSnomenclature--hgvs-nomenclature/requirements.txt b/projects/HGVSnomenclature--hgvs-nomenclature/requirements.txt new file mode 100644 index 0000000..a637ea1 --- /dev/null +++ b/projects/HGVSnomenclature--hgvs-nomenclature/requirements.txt @@ -0,0 +1,42 @@ +babel==2.13.1 +bracex==2.4 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +ghp-import==2.1.0 +idna==3.4 +jinja2==3.1.2 +markdown==3.5.1 +markdown-captions==2.1.2 +markdown-exec==1.7.0 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-awesome-pages-plugin==2.9.2 +mkdocs-macros-plugin==1.0.5 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-table-reader-plugin==2.0.3 +natsort==8.4.0 +numpy==1.26.1 +packaging==23.2 +paginate==0.5.6 +pandas==2.1.2 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pytz==2023.3.post1 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +tabulate==0.9.0 +termcolor==2.3.0 +tzdata==2023.3 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 diff --git a/projects/JanusGraph--janusgraph/project.txt b/projects/JanusGraph--janusgraph/project.txt new file mode 100644 index 0000000..a2c881a --- /dev/null +++ b/projects/JanusGraph--janusgraph/project.txt @@ -0,0 +1,2 @@ +https://github.com/JanusGraph/janusgraph/blob/master/mkdocs.yml +https://github.com/JanusGraph/janusgraph/raw/ba4b083c4592a057b65054946b4cf388ccf370e1/mkdocs.yml diff --git a/projects/JanusGraph--janusgraph/requirements.in b/projects/JanusGraph--janusgraph/requirements.in new file mode 100644 index 0000000..15da883 --- /dev/null +++ b/projects/JanusGraph--janusgraph/requirements.in @@ -0,0 +1,6 @@ +markdown-include +mkdocs +mkdocs-markdownextradata-plugin +mkdocs-material +mkdocs-redirects +pymdown-extensions diff --git a/projects/JanusGraph--janusgraph/requirements.txt b/projects/JanusGraph--janusgraph/requirements.txt new file mode 100644 index 0000000..9df2c22 --- /dev/null +++ b/projects/JanusGraph--janusgraph/requirements.txt @@ -0,0 +1,31 @@ +babel==2.13.1 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +ghp-import==2.1.0 +idna==3.4 +jinja2==3.1.2 +markdown==3.5.1 +markdown-include==0.8.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-markdownextradata-plugin==0.2.5 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-redirects==1.2.1 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +urllib3==2.0.7 +watchdog==3.0.0 diff --git a/projects/LouisDesdoigts--dLux/project.txt b/projects/LouisDesdoigts--dLux/project.txt new file mode 100644 index 0000000..59b5d97 --- /dev/null +++ b/projects/LouisDesdoigts--dLux/project.txt @@ -0,0 +1,2 @@ +https://github.com/LouisDesdoigts/dLux/blob/main/mkdocs.yml +https://github.com/LouisDesdoigts/dLux/raw/9c52c47c2901ce36477e176e4f1ca4ca4b9fd939/mkdocs.yml diff --git a/projects/LouisDesdoigts--dLux/requirements.in b/projects/LouisDesdoigts--dLux/requirements.in new file mode 100644 index 0000000..856ce06 --- /dev/null +++ b/projects/LouisDesdoigts--dLux/requirements.in @@ -0,0 +1,9 @@ +mkdocs +mkdocs-autorefs +mkdocs-jupyter +mkdocs-material +mkdocs-same-dir +mkdocs-simple-plugin +mkdocstrings +mkdocstrings-python +pymdown-extensions diff --git a/projects/LouisDesdoigts--dLux/requirements.txt b/projects/LouisDesdoigts--dLux/requirements.txt new file mode 100644 index 0000000..30b6fb9 --- /dev/null +++ b/projects/LouisDesdoigts--dLux/requirements.txt @@ -0,0 +1,81 @@ +asttokens==2.4.1 +attrs==23.1.0 +babel==2.13.1 +beautifulsoup4==4.12.2 +bleach==6.1.0 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +comm==0.2.0 +debugpy==1.8.0 +decorator==5.1.1 +defusedxml==0.7.1 +executing==2.0.1 +fastjsonschema==2.18.1 +ghp-import==2.1.0 +griffe==0.36.9 +idna==3.4 +ipykernel==6.26.0 +ipython==8.17.2 +jedi==0.19.1 +jinja2==3.1.2 +jsonschema==4.19.2 +jsonschema-specifications==2023.7.1 +jupyter-client==8.6.0 +jupyter-core==5.5.0 +jupyterlab-pygments==0.2.2 +jupytext==1.15.2 +markdown==3.5.1 +markdown-it-py==3.0.0 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +mdit-py-plugins==0.4.0 +mdurl==0.1.2 +mergedeep==1.3.4 +mistune==3.0.2 +mkdocs==1.5.3 +mkdocs-autorefs==0.5.0 +mkdocs-jupyter==0.24.6 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-same-dir==0.1.2 +mkdocs-simple-plugin==3.1.0 +mkdocstrings==0.23.0 +mkdocstrings-python==1.7.3 +nbclient==0.9.0 +nbconvert==7.11.0 +nbformat==5.9.2 +nest-asyncio==1.5.8 +packaging==23.2 +paginate==0.5.6 +pandocfilters==1.5.0 +parso==0.8.3 +pathspec==0.11.2 +pexpect==4.8.0 +platformdirs==3.11.0 +prompt-toolkit==3.0.39 +psutil==5.9.6 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +pyzmq==25.1.1 +referencing==0.30.2 +regex==2023.10.3 +requests==2.31.0 +rpds-py==0.12.0 +six==1.16.0 +soupsieve==2.5 +stack-data==0.6.3 +tinycss2==1.2.1 +toml==0.10.2 +tornado==6.3.3 +traitlets==5.13.0 +urllib3==2.0.7 +watchdog==3.0.0 +wcwidth==0.2.9 +webencodings==0.5.1 diff --git a/projects/ManticoreGamesInc--platform-documentation/project.txt b/projects/ManticoreGamesInc--platform-documentation/project.txt new file mode 100644 index 0000000..a84edc4 --- /dev/null +++ b/projects/ManticoreGamesInc--platform-documentation/project.txt @@ -0,0 +1,2 @@ +https://github.com/ManticoreGamesInc/platform-documentation/blob/development/mkdocs.yml +https://github.com/ManticoreGamesInc/platform-documentation/raw/bb279a250db0e534e8783917750c779f9f77c01b/mkdocs.yml diff --git a/projects/ManticoreGamesInc--platform-documentation/requirements.in b/projects/ManticoreGamesInc--platform-documentation/requirements.in new file mode 100644 index 0000000..9c8fe67 --- /dev/null +++ b/projects/ManticoreGamesInc--platform-documentation/requirements.in @@ -0,0 +1,11 @@ +markdown-full-yaml-metadata +mkdocs +mkdocs-ezlinks-plugin +mkdocs-git-revision-date-localized-plugin +mkdocs-glightbox +mkdocs-material +mkdocs-meta-descriptions-plugin +mkdocs-minify-plugin +mkdocs-redirects +mkdocs-static-i18n +pymdown-extensions diff --git a/projects/ManticoreGamesInc--platform-documentation/requirements.txt b/projects/ManticoreGamesInc--platform-documentation/requirements.txt new file mode 100644 index 0000000..89a70df --- /dev/null +++ b/projects/ManticoreGamesInc--platform-documentation/requirements.txt @@ -0,0 +1,46 @@ +babel==2.13.1 +beautifulsoup4==4.12.2 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +csscompressor==0.9.5 +ghp-import==2.1.0 +gitdb==4.0.11 +gitpython==3.1.40 +htmlmin2==0.1.13 +idna==3.4 +jinja2==3.1.2 +jsmin==3.0.1 +markdown==3.5.1 +markdown-full-yaml-metadata==2.2.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-ezlinks-plugin==0.1.14 +mkdocs-git-revision-date-localized-plugin==1.2.1 +mkdocs-glightbox==0.3.4 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-meta-descriptions-plugin==2.3.0 +mkdocs-minify-plugin==0.7.1 +mkdocs-redirects==1.2.1 +mkdocs-static-i18n==1.2.0 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pygtrie==2.5.0 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pytz==2023.3.post1 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +smmap==5.0.1 +soupsieve==2.5 +urllib3==2.0.7 +watchdog==3.0.0 diff --git a/projects/PrefectHQ--marvin/project.txt b/projects/PrefectHQ--marvin/project.txt new file mode 100644 index 0000000..2362a38 --- /dev/null +++ b/projects/PrefectHQ--marvin/project.txt @@ -0,0 +1,2 @@ +https://github.com/PrefectHQ/marvin/blob/main/mkdocs.yml +https://github.com/PrefectHQ/marvin/raw/80b6c6445621884abafbc95d876a7e887253d180/mkdocs.yml diff --git a/projects/PrefectHQ--marvin/requirements.in b/projects/PrefectHQ--marvin/requirements.in new file mode 100644 index 0000000..a840e6c --- /dev/null +++ b/projects/PrefectHQ--marvin/requirements.in @@ -0,0 +1,9 @@ +mkdocs +mkdocs-autolinks-plugin +mkdocs-awesome-pages-plugin +mkdocs-markdownextradata-plugin +mkdocs-material +mkdocs-material[imaging] +mkdocstrings +mkdocstrings-python +pymdown-extensions diff --git a/projects/PrefectHQ--marvin/requirements.txt b/projects/PrefectHQ--marvin/requirements.txt new file mode 100644 index 0000000..7983667 --- /dev/null +++ b/projects/PrefectHQ--marvin/requirements.txt @@ -0,0 +1,47 @@ +babel==2.13.1 +bracex==2.4 +cairocffi==1.6.1 +cairosvg==2.7.1 +certifi==2023.7.22 +cffi==1.16.0 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +cssselect2==0.7.0 +defusedxml==0.7.1 +ghp-import==2.1.0 +griffe==0.36.9 +idna==3.4 +jinja2==3.1.2 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-autolinks-plugin==0.7.1 +mkdocs-autorefs==0.5.0 +mkdocs-awesome-pages-plugin==2.9.2 +mkdocs-markdownextradata-plugin==0.2.5 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocstrings==0.23.0 +mkdocstrings-python==1.7.3 +natsort==8.4.0 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +pillow==9.5.0 +platformdirs==3.11.0 +pycparser==2.21 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +tinycss2==1.2.1 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 +webencodings==0.5.1 diff --git a/projects/criticalmanufacturing--cli/project.txt b/projects/criticalmanufacturing--cli/project.txt new file mode 100644 index 0000000..fd14ec4 --- /dev/null +++ b/projects/criticalmanufacturing--cli/project.txt @@ -0,0 +1,2 @@ +https://github.com/criticalmanufacturing/cli/blob/main/docs/mkdocs.yml +https://github.com/criticalmanufacturing/cli/raw/df7956a26293e6698c17265aaa90102c8805f81f/docs/mkdocs.yml diff --git a/projects/criticalmanufacturing--cli/requirements.in b/projects/criticalmanufacturing--cli/requirements.in new file mode 100644 index 0000000..84e2d67 --- /dev/null +++ b/projects/criticalmanufacturing--cli/requirements.in @@ -0,0 +1,7 @@ +mkdocs +mkdocs-awesome-pages-plugin +mkdocs-material +mkdocs-mermaid2-plugin +mkdocs-section-index +mkdocs-with-pdf +pymdown-extensions diff --git a/projects/criticalmanufacturing--cli/requirements.txt b/projects/criticalmanufacturing--cli/requirements.txt new file mode 100644 index 0000000..605cfbc --- /dev/null +++ b/projects/criticalmanufacturing--cli/requirements.txt @@ -0,0 +1,56 @@ +babel==2.13.1 +beautifulsoup4==4.12.2 +bracex==2.4 +brotli==1.1.0 +certifi==2023.7.22 +cffi==1.16.0 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +cssselect2==0.7.0 +editorconfig==0.12.3 +fonttools==4.44.0 +ghp-import==2.1.0 +html5lib==1.1 +idna==3.4 +jinja2==3.1.2 +jsbeautifier==1.14.11 +libsass==0.22.0 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-awesome-pages-plugin==2.9.2 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-mermaid2-plugin==1.1.1 +mkdocs-section-index==0.3.8 +mkdocs-with-pdf==0.9.3 +natsort==8.4.0 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +pillow==10.1.0 +platformdirs==3.11.0 +pycparser==2.21 +pydyf==0.8.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +pyphen==0.14.0 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +soupsieve==2.5 +tinycss2==1.2.1 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 +weasyprint==60.1 +webencodings==0.5.1 +zopfli==0.2.3 + +# The following packages are considered to be unsafe in a requirements file: +setuptools==68.2.2 diff --git a/projects/earthcube--geocodes_documentation/project.txt b/projects/earthcube--geocodes_documentation/project.txt new file mode 100644 index 0000000..c433bb7 --- /dev/null +++ b/projects/earthcube--geocodes_documentation/project.txt @@ -0,0 +1,2 @@ +https://github.com/earthcube/geocodes_documentation/blob/main/mkdocs.yml +https://github.com/earthcube/geocodes_documentation/raw/ff64f3c79ebc5fa51a2dbace6afc050378b9dcea/mkdocs.yml diff --git a/projects/earthcube--geocodes_documentation/requirements.in b/projects/earthcube--geocodes_documentation/requirements.in new file mode 100644 index 0000000..71ef7bc --- /dev/null +++ b/projects/earthcube--geocodes_documentation/requirements.in @@ -0,0 +1,9 @@ +mkdocs +mkdocs-callouts +mkdocs-glightbox +mkdocs-jupyter +mkdocs-literate-nav +mkdocs-material +mkdocs-mermaid2-plugin +mkdocs-multirepo-plugin +pymdown-extensions diff --git a/projects/earthcube--geocodes_documentation/requirements.txt b/projects/earthcube--geocodes_documentation/requirements.txt new file mode 100644 index 0000000..fadf658 --- /dev/null +++ b/projects/earthcube--geocodes_documentation/requirements.txt @@ -0,0 +1,91 @@ +asttokens==2.4.1 +attrs==23.1.0 +babel==2.13.1 +beautifulsoup4==4.12.2 +bleach==6.1.0 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +comm==0.2.0 +dacite==1.8.1 +debugpy==1.8.0 +decorator==5.1.1 +defusedxml==0.7.1 +editorconfig==0.12.3 +executing==2.0.1 +fastjsonschema==2.18.1 +ghp-import==2.1.0 +idna==3.4 +ipykernel==6.26.0 +ipython==8.17.2 +jedi==0.19.1 +jinja2==3.1.2 +jsbeautifier==1.14.11 +jsonschema==4.19.2 +jsonschema-specifications==2023.7.1 +jupyter-client==8.6.0 +jupyter-core==5.5.0 +jupyterlab-pygments==0.2.2 +jupytext==1.15.2 +markdown==3.5.1 +markdown-it-py==3.0.0 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +mdit-py-plugins==0.4.0 +mdurl==0.1.2 +mergedeep==1.3.4 +mistune==3.0.2 +mkdocs==1.5.3 +mkdocs-callouts==1.10.0 +mkdocs-glightbox==0.3.4 +mkdocs-jupyter==0.24.6 +mkdocs-literate-nav==0.6.1 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-mermaid2-plugin==1.1.1 +mkdocs-multirepo-plugin==0.6.3 +mypy-extensions==1.0.0 +nbclient==0.9.0 +nbconvert==7.11.0 +nbformat==5.9.2 +nest-asyncio==1.5.8 +packaging==23.2 +paginate==0.5.6 +pandocfilters==1.5.0 +parso==0.8.3 +pathspec==0.11.2 +pexpect==4.8.0 +platformdirs==3.11.0 +prompt-toolkit==3.0.39 +psutil==5.9.6 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +python-slugify==8.0.1 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +pyzmq==25.1.1 +referencing==0.30.2 +regex==2023.10.3 +requests==2.31.0 +rpds-py==0.12.0 +six==1.16.0 +soupsieve==2.5 +stack-data==0.6.3 +text-unidecode==1.3 +tinycss2==1.2.1 +toml==0.10.2 +tornado==6.3.3 +traitlets==5.13.0 +typing-extensions==4.8.0 +typing-inspect==0.8.0 +urllib3==2.0.7 +watchdog==3.0.0 +wcwidth==0.2.9 +webencodings==0.5.1 + +# The following packages are considered to be unsafe in a requirements file: +setuptools==68.2.2 diff --git a/projects/fresh2dev--ppqueue/project.txt b/projects/fresh2dev--ppqueue/project.txt new file mode 100644 index 0000000..541e10a --- /dev/null +++ b/projects/fresh2dev--ppqueue/project.txt @@ -0,0 +1,2 @@ +https://github.com/fresh2dev/ppqueue/blob/main/config/mkdocs.yml +https://github.com/fresh2dev/ppqueue/raw/7cf96a7b2110b89df2ae13364943374a299c4e12/config/mkdocs.yml diff --git a/projects/fresh2dev--ppqueue/requirements.in b/projects/fresh2dev--ppqueue/requirements.in new file mode 100644 index 0000000..7b07352 --- /dev/null +++ b/projects/fresh2dev--ppqueue/requirements.in @@ -0,0 +1,8 @@ +mkdocs +mkdocs-autorefs +mkdocs-include-dir-to-nav +mkdocs-jupyter +mkdocs-material +mkdocstrings +mkdocstrings-python +pymdown-extensions diff --git a/projects/fresh2dev--ppqueue/requirements.txt b/projects/fresh2dev--ppqueue/requirements.txt new file mode 100644 index 0000000..d76ce98 --- /dev/null +++ b/projects/fresh2dev--ppqueue/requirements.txt @@ -0,0 +1,80 @@ +asttokens==2.4.1 +attrs==23.1.0 +babel==2.13.1 +beautifulsoup4==4.12.2 +bleach==6.1.0 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +comm==0.2.0 +debugpy==1.8.0 +decorator==5.1.1 +defusedxml==0.7.1 +executing==2.0.1 +fastjsonschema==2.18.1 +ghp-import==2.1.0 +griffe==0.36.9 +idna==3.4 +ipykernel==6.26.0 +ipython==8.17.2 +jedi==0.19.1 +jinja2==3.1.2 +jsonschema==4.19.2 +jsonschema-specifications==2023.7.1 +jupyter-client==8.6.0 +jupyter-core==5.5.0 +jupyterlab-pygments==0.2.2 +jupytext==1.15.2 +markdown==3.5.1 +markdown-it-py==3.0.0 +markupsafe==2.1.3 +matplotlib-inline==0.1.6 +mdit-py-plugins==0.4.0 +mdurl==0.1.2 +mergedeep==1.3.4 +mistune==3.0.2 +mkdocs==1.5.3 +mkdocs-autorefs==0.5.0 +mkdocs-include-dir-to-nav==1.2.0 +mkdocs-jupyter==0.24.6 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocstrings==0.23.0 +mkdocstrings-python==1.7.3 +nbclient==0.9.0 +nbconvert==7.11.0 +nbformat==5.9.2 +nest-asyncio==1.5.8 +packaging==23.2 +paginate==0.5.6 +pandocfilters==1.5.0 +parso==0.8.3 +pathspec==0.11.2 +pexpect==4.8.0 +platformdirs==3.11.0 +prompt-toolkit==3.0.39 +psutil==5.9.6 +ptyprocess==0.7.0 +pure-eval==0.2.2 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +pyzmq==25.1.1 +referencing==0.30.2 +regex==2023.10.3 +requests==2.31.0 +rpds-py==0.12.0 +six==1.16.0 +soupsieve==2.5 +stack-data==0.6.3 +tinycss2==1.2.1 +toml==0.10.2 +tornado==6.3.3 +traitlets==5.13.0 +urllib3==2.0.7 +watchdog==3.0.0 +wcwidth==0.2.9 +webencodings==0.5.1 diff --git a/projects/johnthagen--python-blueprint/project.txt b/projects/johnthagen--python-blueprint/project.txt new file mode 100644 index 0000000..ce1f1cd --- /dev/null +++ b/projects/johnthagen--python-blueprint/project.txt @@ -0,0 +1,2 @@ +https://github.com/johnthagen/python-blueprint/blob/main/mkdocs.yml +https://github.com/johnthagen/python-blueprint/raw/ae868e0fbaecda2a7b04aa22721841a4f95a008e/mkdocs.yml diff --git a/projects/johnthagen--python-blueprint/requirements.in b/projects/johnthagen--python-blueprint/requirements.in new file mode 100644 index 0000000..2acf31f --- /dev/null +++ b/projects/johnthagen--python-blueprint/requirements.in @@ -0,0 +1,8 @@ +mkdocs +mkdocs-gen-files +mkdocs-htmlproofer-plugin +mkdocs-literate-nav +mkdocs-material +mkdocstrings +mkdocstrings-python +pymdown-extensions diff --git a/projects/johnthagen--python-blueprint/requirements.txt b/projects/johnthagen--python-blueprint/requirements.txt new file mode 100644 index 0000000..e8d3c0e --- /dev/null +++ b/projects/johnthagen--python-blueprint/requirements.txt @@ -0,0 +1,37 @@ +babel==2.13.1 +beautifulsoup4==4.12.2 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +ghp-import==2.1.0 +griffe==0.36.9 +idna==3.4 +jinja2==3.1.2 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-autorefs==0.5.0 +mkdocs-gen-files==0.5.0 +mkdocs-htmlproofer-plugin==1.0.0 +mkdocs-literate-nav==0.6.1 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocstrings==0.23.0 +mkdocstrings-python==1.7.3 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +soupsieve==2.5 +urllib3==2.0.7 +watchdog==3.0.0 diff --git a/projects/mitsuhiko--rye/project.txt b/projects/mitsuhiko--rye/project.txt new file mode 100644 index 0000000..5c12b8b --- /dev/null +++ b/projects/mitsuhiko--rye/project.txt @@ -0,0 +1,2 @@ +https://github.com/mitsuhiko/rye/blob/main/mkdocs.yml +https://github.com/mitsuhiko/rye/raw/14a8c7cde7b8007ff16cac81e3e6ef38ee593e9a/mkdocs.yml diff --git a/projects/mitsuhiko--rye/requirements.in b/projects/mitsuhiko--rye/requirements.in new file mode 100644 index 0000000..f9f1b9a --- /dev/null +++ b/projects/mitsuhiko--rye/requirements.in @@ -0,0 +1,7 @@ +mdx-gh-links +mkdocs +mkdocs-include-markdown-plugin +mkdocs-material +mkdocs-simple-hooks +mkdocs-version-annotations +pymdown-extensions diff --git a/projects/mitsuhiko--rye/requirements.txt b/projects/mitsuhiko--rye/requirements.txt new file mode 100644 index 0000000..1c704f0 --- /dev/null +++ b/projects/mitsuhiko--rye/requirements.txt @@ -0,0 +1,34 @@ +babel==2.13.1 +bracex==2.4 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +ghp-import==2.1.0 +idna==3.4 +jinja2==3.1.2 +markdown==3.5.1 +markupsafe==2.1.3 +mdx-gh-links==0.3.1 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-include-markdown-plugin==6.0.3 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-simple-hooks==0.1.5 +mkdocs-version-annotations==1.0.0 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 diff --git a/projects/mondeja--http-request-codegen/project.txt b/projects/mondeja--http-request-codegen/project.txt new file mode 100644 index 0000000..e10f8a7 --- /dev/null +++ b/projects/mondeja--http-request-codegen/project.txt @@ -0,0 +1,2 @@ +https://github.com/mondeja/http-request-codegen/blob/master/mkdocs.yml +https://github.com/mondeja/http-request-codegen/raw/a3f3119c3a439d8545949005f06ea58d9c99e1d6/mkdocs.yml diff --git a/projects/mondeja--http-request-codegen/requirements.in b/projects/mondeja--http-request-codegen/requirements.in new file mode 100644 index 0000000..0b666b5 --- /dev/null +++ b/projects/mondeja--http-request-codegen/requirements.in @@ -0,0 +1,10 @@ +mkdocs +mkdocs-exclude +mkdocs-include-markdown-plugin +mkdocs-macros-plugin +mkdocs-material +mkdocs-mdpo-plugin +mkdocs-minify-plugin +mkdocstrings +mkdocstrings-python +pymdown-extensions diff --git a/projects/mondeja--http-request-codegen/requirements.txt b/projects/mondeja--http-request-codegen/requirements.txt new file mode 100644 index 0000000..13e53e9 --- /dev/null +++ b/projects/mondeja--http-request-codegen/requirements.txt @@ -0,0 +1,46 @@ +babel==2.13.1 +bracex==2.4 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +csscompressor==0.9.5 +ghp-import==2.1.0 +griffe==0.36.9 +htmlmin2==0.1.13 +idna==3.4 +jinja2==3.1.2 +jsmin==3.0.1 +markdown==3.5.1 +markupsafe==2.1.3 +mdpo==0.3.85 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-autorefs==0.5.0 +mkdocs-exclude==1.0.2 +mkdocs-include-markdown-plugin==6.0.3 +mkdocs-macros-plugin==1.0.5 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-mdpo-plugin==0.0.27 +mkdocs-minify-plugin==0.7.1 +mkdocstrings==0.23.0 +mkdocstrings-python==1.7.3 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +polib==1.2.0 +pygments==2.16.1 +pymd4c==1.1.2 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +termcolor==2.3.0 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 diff --git a/projects/pypa--setuptools_scm/project.txt b/projects/pypa--setuptools_scm/project.txt new file mode 100644 index 0000000..88282f9 --- /dev/null +++ b/projects/pypa--setuptools_scm/project.txt @@ -0,0 +1,2 @@ +https://github.com/pypa/setuptools_scm/blob/main/mkdocs.yml +https://github.com/pypa/setuptools_scm/raw/c39489f9cfced1b584b054564a6579c821db494f/mkdocs.yml diff --git a/projects/pypa--setuptools_scm/requirements.in b/projects/pypa--setuptools_scm/requirements.in new file mode 100644 index 0000000..a5587b9 --- /dev/null +++ b/projects/pypa--setuptools_scm/requirements.in @@ -0,0 +1,6 @@ +mkdocs +mkdocs-entangled-plugin +mkdocs-material +mkdocstrings +mkdocstrings-python +pymdown-extensions diff --git a/projects/pypa--setuptools_scm/requirements.txt b/projects/pypa--setuptools_scm/requirements.txt new file mode 100644 index 0000000..d7367f0 --- /dev/null +++ b/projects/pypa--setuptools_scm/requirements.txt @@ -0,0 +1,57 @@ +annotated-types==0.6.0 +argh==0.30.4 +babel==2.13.1 +brei==0.2.3 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +copier==8.3.0 +decorator==5.1.1 +dunamai==1.19.0 +entangled-cli==2.0.0 +filelock==3.13.1 +funcy==2.0 +ghp-import==2.1.0 +griffe==0.36.9 +idna==3.4 +jinja2==3.1.2 +jinja2-ansible-filters==1.3.2 +markdown==3.5.1 +markdown-it-py==3.0.0 +markupsafe==2.1.3 +mawk==0.1.4 +mdurl==0.1.2 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-autorefs==0.5.0 +mkdocs-entangled-plugin==0.4.0 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocstrings==0.23.0 +mkdocstrings-python==1.7.3 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +plumbum==1.8.2 +prompt-toolkit==3.0.36 +pydantic==2.4.2 +pydantic-core==2.10.1 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +pyyaml-include==1.3.1 +questionary==2.0.1 +regex==2023.10.3 +requests==2.31.0 +rich==13.6.0 +rich-argparse==1.4.0 +six==1.16.0 +tomlkit==0.12.2 +typing-extensions==4.8.0 +urllib3==2.0.7 +watchdog==3.0.0 +wcwidth==0.2.9 diff --git a/projects/segg21--alltheguides/project.txt b/projects/segg21--alltheguides/project.txt new file mode 100644 index 0000000..381cfd7 --- /dev/null +++ b/projects/segg21--alltheguides/project.txt @@ -0,0 +1,2 @@ +https://github.com/segg21/alltheguides/blob/main/mkdocs.yml +https://github.com/segg21/alltheguides/raw/98b5298147bec35de26ae897ff6f220adcdb1bd2/mkdocs.yml diff --git a/projects/segg21--alltheguides/requirements.in b/projects/segg21--alltheguides/requirements.in new file mode 100644 index 0000000..81d43c2 --- /dev/null +++ b/projects/segg21--alltheguides/requirements.in @@ -0,0 +1,11 @@ +mkdocs +mkdocs-awesome-pages-plugin +mkdocs-git-authors-plugin +mkdocs-git-revision-date-localized-plugin +mkdocs-glightbox +mkdocs-markmap +mkdocs-material +mkdocs-meta-descriptions-plugin +mkdocs-minify-plugin +mkdocs-video +pymdown-extensions diff --git a/projects/segg21--alltheguides/requirements.txt b/projects/segg21--alltheguides/requirements.txt new file mode 100644 index 0000000..a9d6f24 --- /dev/null +++ b/projects/segg21--alltheguides/requirements.txt @@ -0,0 +1,50 @@ +attrs==23.1.0 +babel==2.13.1 +beautifulsoup4==4.12.2 +bracex==2.4 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +csscompressor==0.9.5 +ghp-import==2.1.0 +gitdb==4.0.11 +gitpython==3.1.40 +htmlmin2==0.1.13 +idna==3.4 +jinja2==3.1.2 +jsmin==3.0.1 +lxml==4.9.3 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-awesome-pages-plugin==2.9.2 +mkdocs-git-authors-plugin==0.7.2 +mkdocs-git-revision-date-localized-plugin==1.2.1 +mkdocs-glightbox==0.3.4 +mkdocs-markmap==2.4.3 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-meta-descriptions-plugin==2.3.0 +mkdocs-minify-plugin==0.7.1 +mkdocs-video==1.5.0 +natsort==8.4.0 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pytz==2023.3.post1 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +smmap==5.0.1 +soupsieve==2.5 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 diff --git a/projects/timvink--mkdocs-print-site-plugin/project.txt b/projects/timvink--mkdocs-print-site-plugin/project.txt new file mode 100644 index 0000000..8665c35 --- /dev/null +++ b/projects/timvink--mkdocs-print-site-plugin/project.txt @@ -0,0 +1,2 @@ +https://github.com/timvink/mkdocs-print-site-plugin/blob/master/mkdocs.yml +https://github.com/timvink/mkdocs-print-site-plugin/raw/32e6b7b9c34dcf69e9a00ea100216a974301d172/mkdocs.yml diff --git a/projects/timvink--mkdocs-print-site-plugin/requirements.in b/projects/timvink--mkdocs-print-site-plugin/requirements.in new file mode 100644 index 0000000..6e68ff4 --- /dev/null +++ b/projects/timvink--mkdocs-print-site-plugin/requirements.in @@ -0,0 +1,6 @@ +mkdocs +mkdocs-charts-plugin +mkdocs-git-revision-date-localized-plugin +mkdocs-material +mkdocs-print-site-plugin +pymdown-extensions diff --git a/projects/timvink--mkdocs-print-site-plugin/requirements.txt b/projects/timvink--mkdocs-print-site-plugin/requirements.txt new file mode 100644 index 0000000..3845d37 --- /dev/null +++ b/projects/timvink--mkdocs-print-site-plugin/requirements.txt @@ -0,0 +1,35 @@ +babel==2.13.1 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +ghp-import==2.1.0 +gitdb==4.0.11 +gitpython==3.1.40 +idna==3.4 +jinja2==3.1.2 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-charts-plugin==0.0.10 +mkdocs-git-revision-date-localized-plugin==1.2.1 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-print-site-plugin==2.3.6 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pytz==2023.3.post1 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +smmap==5.0.1 +urllib3==2.0.7 +watchdog==3.0.0 diff --git a/projects/twpayne--chezmoi/project.txt b/projects/twpayne--chezmoi/project.txt new file mode 100644 index 0000000..8f59a5c --- /dev/null +++ b/projects/twpayne--chezmoi/project.txt @@ -0,0 +1,2 @@ +https://github.com/twpayne/chezmoi/blob/master/assets/chezmoi.io/mkdocs.yml +https://github.com/twpayne/chezmoi/raw/a73febb407b16ab44adfa51e82308e6f39535006/assets/chezmoi.io/mkdocs.yml diff --git a/projects/twpayne--chezmoi/requirements.in b/projects/twpayne--chezmoi/requirements.in new file mode 100644 index 0000000..7000f8b --- /dev/null +++ b/projects/twpayne--chezmoi/requirements.in @@ -0,0 +1,4 @@ +mkdocs +mkdocs-material +mkdocs-mermaid2-plugin +pymdown-extensions diff --git a/projects/twpayne--chezmoi/requirements.txt b/projects/twpayne--chezmoi/requirements.txt new file mode 100644 index 0000000..692a20a --- /dev/null +++ b/projects/twpayne--chezmoi/requirements.txt @@ -0,0 +1,36 @@ +babel==2.13.1 +beautifulsoup4==4.12.2 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +colorama==0.4.6 +editorconfig==0.12.3 +ghp-import==2.1.0 +idna==3.4 +jinja2==3.1.2 +jsbeautifier==1.14.11 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-material==9.4.8 +mkdocs-material-extensions==1.3 +mkdocs-mermaid2-plugin==1.1.1 +packaging==23.2 +paginate==0.5.6 +pathspec==0.11.2 +platformdirs==3.11.0 +pygments==2.16.1 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +regex==2023.10.3 +requests==2.31.0 +six==1.16.0 +soupsieve==2.5 +urllib3==2.0.7 +watchdog==3.0.0 + +# The following packages are considered to be unsafe in a requirements file: +setuptools==68.2.2 diff --git a/projects/unverbuggt--mkdocs-encryptcontent-plugin/project.txt b/projects/unverbuggt--mkdocs-encryptcontent-plugin/project.txt new file mode 100644 index 0000000..c729e18 --- /dev/null +++ b/projects/unverbuggt--mkdocs-encryptcontent-plugin/project.txt @@ -0,0 +1,2 @@ +https://github.com/unverbuggt/mkdocs-encryptcontent-plugin/blob/version3/documentation/mkdocs.yml +https://github.com/unverbuggt/mkdocs-encryptcontent-plugin/raw/d6e0667959618dff1273bde9d4ba1dd42530b1d6/documentation/mkdocs.yml diff --git a/projects/unverbuggt--mkdocs-encryptcontent-plugin/requirements.in b/projects/unverbuggt--mkdocs-encryptcontent-plugin/requirements.in new file mode 100644 index 0000000..8a912fa --- /dev/null +++ b/projects/unverbuggt--mkdocs-encryptcontent-plugin/requirements.in @@ -0,0 +1,8 @@ +mkdocs +mkdocs-encryptcontent-plugin +mkdocs-include-markdown-plugin +mkdocs-mermaid2-plugin +mkdocs-risonia-theme +mkdocs-simple-hooks +mkdocs-static-i18n +pymdown-extensions diff --git a/projects/unverbuggt--mkdocs-encryptcontent-plugin/requirements.txt b/projects/unverbuggt--mkdocs-encryptcontent-plugin/requirements.txt new file mode 100644 index 0000000..a9ced2d --- /dev/null +++ b/projects/unverbuggt--mkdocs-encryptcontent-plugin/requirements.txt @@ -0,0 +1,37 @@ +beautifulsoup4==4.12.2 +bracex==2.4 +certifi==2023.7.22 +charset-normalizer==3.3.2 +click==8.1.7 +editorconfig==0.12.3 +ghp-import==2.1.0 +idna==3.4 +jinja2==3.1.2 +jsbeautifier==1.14.11 +markdown==3.5.1 +markupsafe==2.1.3 +mergedeep==1.3.4 +mkdocs==1.5.3 +mkdocs-encryptcontent-plugin==3.0.0 +mkdocs-include-markdown-plugin==6.0.3 +mkdocs-mermaid2-plugin==1.1.1 +mkdocs-risonia-theme==0.1.12 +mkdocs-simple-hooks==0.1.5 +mkdocs-static-i18n==1.2.0 +packaging==23.2 +pathspec==0.11.2 +platformdirs==3.11.0 +pycryptodome==3.19.0 +pymdown-extensions==10.3.1 +python-dateutil==2.8.2 +pyyaml==6.0.1 +pyyaml-env-tag==0.1 +requests==2.31.0 +six==1.16.0 +soupsieve==2.5 +urllib3==2.0.7 +watchdog==3.0.0 +wcmatch==8.5 + +# The following packages are considered to be unsafe in a requirements file: +setuptools==68.2.2