Skip to content

Commit

Permalink
update requirements to match loopdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed Feb 2, 2024
1 parent 2435d1c commit a3a13c1
Showing 1 changed file with 20 additions and 25 deletions.
45 changes: 20 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,32 @@
Babel==2.13.0
beautifulsoup4==4.12.2
certifi==2023.7.22
charset-normalizer==3.0.1
click==8.1.3
Babel==2.14.0
beautifulsoup4==4.12.3
certifi==2023.11.17
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
importlib-metadata==6.0.0
idna==3.6
Jinja2==3.1.3
jsbeautifier==1.14.7
Markdown==3.3.7
MarkupSafe==2.1.2
Markdown==3.5.2
MarkupSafe==2.1.4
mergedeep==1.3.4
mkdocs==1.5.3
mkdocs-htmlproofer-plugin==0.13.1
mkdocs-material==9.4.6
mkdocs-material-extensions==1.2
mkdocs-htmlproofer-plugin==1.0.0
mkdocs-material==9.5.6
mkdocs-redirects==1.2.1
mkdocs-unused-files==0.1.7
packaging==23.0
mkdocs-unused-files==0.2.0
packaging==23.2
paginate==0.5.6
pathspec==0.11.2
platformdirs==3.11.0
Pygments==2.16.1
pymdown-extensions==10.3
pathspec==0.12.1
platformdirs==4.1.0
Pygments==2.17.2
pymdown-extensions==10.7
python-dateutil==2.8.2
PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2022.10.31
regex==2023.12.25
requests==2.31.0
six==1.16.0
soupsieve==2.3.2.post1
urllib3==2.0.7
watchdog==2.2.1
zipp==3.12.0
soupsieve==2.5
urllib3==2.1.0
watchdog==3.0.0

0 comments on commit a3a13c1

Please sign in to comment.