Skip to content

Commit

Permalink
Fix the docs by adding the requirements file.
Browse files Browse the repository at this point in the history
  • Loading branch information
janaSunrise committed Mar 16, 2021
1 parent edad44a commit 73aecc9
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
aiohttp==3.7.4post0
aiohttp-theme==0.1.6
myst-parser==0.13.5
recommonmark==0.7.1
Sphinx==3.5.2
requests==2.25.1
requests-cache==0.5.2

77 changes: 77 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
aiodns==2.0.0
aiohttp==3.7.4.post0
aiohttp-theme==0.1.6
alabaster==0.7.12
appdirs==1.4.4
async-timeout==3.0.1
attrs==20.3.0
autopep8==1.5.5
Babel==2.9.0
bandit==1.7.0
brotlipy==0.7.0
cchardet==2.1.7
certifi==2020.12.5
cffi==1.14.5
cfgv==3.2.0
chardet==4.0.0
commonmark==0.9.1
datarum==0.3.0
distlib==0.3.1
docutils==0.16
filelock==3.0.12
flake8==3.8.4
flake8-annotations==2.4.1
flake8-bugbear==20.1.4
flake8-import-order==0.18.1
gitdb==4.0.5
GitPython==3.1.14
-e git+https://github.com/janaSunrise/HypixelIO@edad44a22984c87813556bf80751e035cfa97573#egg=HypixelIO
identify==2.1.3
idna==2.10
imagesize==1.2.0
iniconfig==1.1.1
Jinja2==2.11.3
markdown-it-py==0.6.2
MarkupSafe==1.1.1
mccabe==0.6.1
mdit-py-plugins==0.2.5
mistune==0.8.4
multidict==5.1.0
myst-parser==0.13.5
nodeenv==1.5.0
packaging==20.9
parse==1.19.0
pbr==5.5.1
pluggy==0.13.1
pre-commit==2.8.2
py==1.10.0
py-cpuinfo==7.0.0
pycares==3.1.1
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
Pygments==2.8.1
pyparsing==2.4.7
pytest==6.2.2
pytest-benchmark==3.2.3
pytz==2021.1
PyYAML==5.4.1
recommonmark==0.7.1
requests==2.25.1
requests-cache==0.5.2
six==1.15.0
smmap==3.0.5
snowballstemmer==2.1.0
Sphinx==3.5.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
stevedore==3.3.0
toml==0.10.2
typing-extensions==3.7.4.3
urllib3==1.26.4
virtualenv==20.4.3
yarl==1.6.3

0 comments on commit 73aecc9

Please sign in to comment.