requirements.txt 977 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Babel==2.10.3
  2. certifi==2022.6.15
  3. charset-normalizer==2.1.0
  4. click==8.1.3
  5. csscompressor==0.9.5
  6. future==0.18.2
  7. ghp-import==2.1.0
  8. gitdb==4.0.9
  9. GitPython==3.1.27
  10. htmlmin==0.1.12
  11. httplib2==0.20.4
  12. idna==3.3
  13. importlib-metadata==4.12.0
  14. Jinja2==3.1.2
  15. joblib==1.2.0
  16. jsmin==3.0.1
  17. livereload==2.6.3
  18. lunr==0.6.2
  19. Markdown==3.3.0 # pinned due to version conflict with markdown-include and mkdocs
  20. markdown-include==0.7.0
  21. MarkupSafe==2.1.1
  22. mergedeep==1.3.4
  23. mkdocs==1.3.1
  24. mkdocs-git-revision-date-localized-plugin==1.1.0
  25. mkdocs-material==8.3.9
  26. mkdocs-material-extensions==1.0.3
  27. mkdocs-minify-plugin==0.5.0
  28. mkdocs-redirects==1.0.5
  29. mkdocs-simple-hooks==0.1.5
  30. nltk==3.7
  31. packaging==21.3
  32. plantuml==0.3.0
  33. plantuml-markdown==3.6.3
  34. Pygments==2.12.0
  35. pymdown-extensions==9.5
  36. pyparsing==3.0.9
  37. python-dateutil==2.8.2
  38. pytz==2022.1
  39. PyYAML==6.0
  40. pyyaml_env_tag==0.1
  41. regex==2022.7.25
  42. requests==2.28.1
  43. six==1.16.0
  44. smmap==5.0.0
  45. tornado==6.2
  46. tqdm==4.64.0
  47. urllib3==1.26.11
  48. watchdog==2.1.9
  49. zipp==3.8.1