Skip to content

Commit a53f081

Browse files
jonnieeypawamoy
authored andcommitted
docs: Update credits
1 parent 5579654 commit a53f081

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CREDITS.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ These projects were used to build `aria2p`. **Thank you!**
4242
[`requests`](https://requests.readthedocs.io) |
4343
[`responses`](https://github.com/getsentry/responses) |
4444
[`toml`](https://github.com/uiri/toml) |
45-
[`websocket_client`](https://github.com/websocket-client/websocket-client.git)
45+
[`websocket_client`](https://github.com/websocket-client/websocket-client.git) |
46+
[`xdg`](https://github.com/srstevenson/xdg)
4647

4748
### Indirect dependencies
4849
[`aiocontextvars`](https://github.com/fantix/aiocontextvars) |
@@ -55,14 +56,13 @@ These projects were used to build `aria2p`. **Thank you!**
5556
[`attrs`](https://www.attrs.org/) |
5657
[`backcall`](https://github.com/takluyver/backcall) |
5758
[`beautifulsoup4`](http://www.crummy.com/software/BeautifulSoup/bs4/) |
58-
[`certifi`](https://certifi.io/) |
59+
[`certifi`](https://certifiio.readthedocs.io/en/latest/) |
5960
[`chardet`](https://github.com/chardet/chardet) |
6061
[`click`](https://palletsprojects.com/p/click/) |
6162
[`colorama`](https://github.com/tartley/colorama) |
6263
[`contextvars`](https://github.com/MagicStack/contextvars) |
6364
[`decorator`](https://github.com/micheles/decorator) |
6465
[`dis3`](https://github.com/KeyWeeUsr/python-dis3) |
65-
[`entrypoints`](https://github.com/takluyver/entrypoints) |
6666
[`execnet`](https://execnet.readthedocs.io/en/latest/) |
6767
[`flake8-polyfill`](https://gitlab.com/pycqa/flake8-polyfill) |
6868
[`future`](https://python-future.org) |
@@ -74,12 +74,14 @@ These projects were used to build `aria2p`. **Thank you!**
7474
[`ipython-genutils`](http://ipython.org) |
7575
[`jedi`](https://github.com/davidhalter/jedi) |
7676
[`Jinja2`](https://palletsprojects.com/p/jinja/) |
77+
[`joblib`](https://joblib.readthedocs.io) |
7778
[`livereload`](https://github.com/lepture/python-livereload) |
7879
[`lunr`](https://github.com/yeraydiazdiaz/lunr.py) |
7980
[`Markdown`](https://Python-Markdown.github.io/) |
8081
[`MarkupSafe`](https://palletsprojects.com/p/markupsafe/) |
8182
[`mccabe`](https://github.com/pycqa/mccabe) |
82-
[`more-itertools`](https://github.com/erikrose/more-itertools) |
83+
[`mkdocs-material-extensions`](https://github.com/facelessuser/mkdocs-material-extensions) |
84+
[`more-itertools`](https://github.com/more-itertools/more-itertools) |
8385
[`mypy-extensions`](https://github.com/python/mypy_extensions) |
8486
[`nltk`](http://nltk.org/) |
8587
[`packaging`](https://github.com/pypa/packaging) |
@@ -92,7 +94,7 @@ These projects were used to build `aria2p`. **Thank you!**
9294
[`pluggy`](https://github.com/pytest-dev/pluggy) |
9395
[`prompt-toolkit`](https://github.com/prompt-toolkit/python-prompt-toolkit) |
9496
[`ptyprocess`](https://github.com/pexpect/ptyprocess) |
95-
[`py`](http://py.readthedocs.io/) |
97+
[`py`](https://py.readthedocs.io/) |
9698
[`pycodestyle`](https://pycodestyle.readthedocs.io/) |
9799
[`pydocstyle`](https://github.com/PyCQA/pydocstyle/) |
98100
[`pyfiglet`](https://github.com/pwaller/pyfiglet) |
@@ -114,6 +116,7 @@ These projects were used to build `aria2p`. **Thank you!**
114116
[`termcolor`](http://pypi.python.org/pypi/termcolor) |
115117
[`testfixtures`](https://github.com/Simplistix/testfixtures) |
116118
[`tornado`](http://www.tornadoweb.org/) |
119+
[`tqdm`](https://github.com/tqdm/tqdm) |
117120
[`traitlets`](http://ipython.org) |
118121
[`typed-ast`](https://github.com/python/typed_ast) |
119122
[`typing-extensions`](https://github.com/python/typing/blob/master/typing_extensions/README.rst) |

0 commit comments

Comments
 (0)