-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Update requirements.txt
1 parent
599dde3
commit c4e6f63
Showing
1 changed file
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,44 @@ | ||
docutils>=0.18 | ||
alabaster==0.7.12 | ||
# via sphinx | ||
babel==2.11.0 | ||
# via sphinx | ||
certifi==2022.12.7 | ||
# via requests | ||
charset-normalizer==2.1.1 | ||
# via requests | ||
docutils==0.19 | ||
# via sphinx | ||
idna==3.4 | ||
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
jinja2==3.1.2 | ||
# via sphinx | ||
markupsafe==2.1.1 | ||
# via jinja2 | ||
packaging==22.0 | ||
# via sphinx | ||
pygments==2.13.0 | ||
# via sphinx | ||
pytz==2022.7 | ||
# via babel | ||
requests==2.28.1 | ||
# via sphinx | ||
snowballstemmer==2.2.0 | ||
# via sphinx | ||
sphinx==5.3.0 | ||
# via -r docs.in | ||
sphinxcontrib-applehelp==1.0.2 | ||
# via sphinx | ||
sphinxcontrib-devhelp==1.0.2 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==1.0.3 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==1.1.5 | ||
# via sphinx | ||
urllib3==1.26.13 | ||
# via requests |