Skip to content

Commit

Permalink
req changed
Browse files Browse the repository at this point in the history
  • Loading branch information
haykh committed Apr 3, 2024
1 parent 0027907 commit dd6dd3e
Showing 1 changed file with 49 additions and 49 deletions.
98 changes: 49 additions & 49 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
anyio==3.7.0
Babel==2.12.1
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
commonmark==0.9.1
essentials==1.1.5
essentials-openapi==1.0.7
exceptiongroup==1.1.1
ghp-import==2.1.0
gitdb==4.0.10
GitPython==3.1.31
h11==0.14.0
httpcore==0.17.2
httpx==0.24.1
idna==3.4
importlib-metadata==6.7.0
Jinja2==3.1.2
Markdown==3.3.7
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.4.3
mkdocs-git-revision-date-localized-plugin==1.2.0
mkdocs-macros-plugin==1.0.1
mkdocs-material==9.1.17
mkdocs-material-extensions==1.1.1
neoteroi-mkdocs==1.0.2
packaging==23.1
Pygments==2.15.1
pymdown-extensions==10.0.1
pyparsing==3.1.0
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
pyyaml_env_tag==0.1
regex==2023.6.3
requests==2.31.0
rfc3986==2.0.0
rich==13.4.2
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
termcolor==2.3.0
urllib3==2.0.3
watchdog==3.0.0
zipp==3.15.0
anyio>=3.7.0
Babel>=2.12.1
certifi>=2023.5.7
charset-normalizer>=3.1.0
click>=8.1.3
colorama>=0.4.6
commonmark>=0.9.1
essentials>=1.1.5
essentials-openapi>=1.0.7
exceptiongroup>=1.1.1
ghp-import>=2.1.0
gitdb>=4.0.10
GitPython>=3.1.31
h11>=0.14.0
httpcore>=0.17.2
httpx>=0.24.1
idna>=3.4
importlib-metadata>=6.7.0
Jinja2>=3.1.2
Markdown>=3.3.7
markdown-it-py>=3.0.0
MarkupSafe>=2.1.3
mdurl>=0.1.2
mergedeep>=1.3.4
mkdocs>=1.4.3
mkdocs-git-revision-date-localized-plugin>=1.2.0
mkdocs-macros-plugin>=1.0.1
mkdocs-material>=9.1.17
mkdocs-material-extensions>=1.1.1
neoteroi-mkdocs>=1.0.2
packaging>=23.1
Pygments>=2.15.1
pymdown-extensions>=10.0.1
pyparsing>=3.1.0
python-dateutil>=2.8.2
pytz>=2023.3
PyYAML>=6.0
pyyaml_env_tag>=0.1
regex>=2023.6.3
requests>=2.31.0
rfc3986>=2.0.0
rich>=13.4.2
six>=1.16.0
smmap>=5.0.0
sniffio>=1.3.0
termcolor>=2.3.0
urllib3>=2.0.3
watchdog>=3.0.0
zipp>=3.15.0

0 comments on commit dd6dd3e

Please sign in to comment.