Skip to content

Commit

Permalink
Merge pull request #87 from k8sgpt-ai/chore/requirements-update
Browse files Browse the repository at this point in the history
xchore: upgraded requirements
  • Loading branch information
AlexsJones authored Jan 5, 2024
2 parents 532609f + 521b3b1 commit e4b4670
Showing 1 changed file with 22 additions and 23 deletions.
45 changes: 22 additions & 23 deletions docs/build/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@
click==8.1.2
click==8.1.7
csscompressor==0.9.5
ghp-import==2.0.2
ghp-import==2.1.0
htmlmin==0.1.12
importlib-metadata==4.11.3
Jinja2==3.1.1
importlib-metadata==7.0.1
Jinja2==3.1.2
jsmin==3.0.1
Markdown==3.3.6
MarkupSafe==2.1.1
Markdown==3.5.1
MarkupSafe==2.1.3
mergedeep==1.3.4
mike==1.1.2
mkdocs==1.3.0
mkdocs-macros-plugin==0.7.0
mkdocs-material==8.3.9
mkdocs-material-extensions==1.0.3
mkdocs-minify-plugin==0.5.0
mkdocs-redirects==1.0.4
packaging==21.3
Pygments==2.12.0
pymdown-extensions==9.5
pyparsing==3.0.8
mike==2.0.0
mkdocs==1.5.3
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.3
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.7.2
mkdocs-redirects==1.2.1
packaging==23.2
Pygments==2.17.2
pymdown-extensions==10.7
pyparsing==3.1.1
python-dateutil==2.8.2
PyYAML==6.0
pyyaml-env-tag==0.1
PyYAML==6.0.1
pyyaml_env_tag==0.1
six==1.16.0
termcolor==1.1.0
termcolor==2.4.0
verspec==0.1.0
watchdog==2.1.7
zipp==3.8.0

watchdog==3.0.0
zipp==3.17.0

0 comments on commit e4b4670

Please sign in to comment.