Add requests to README.md dependencies
This commit is contained in:
parent
796c3832b6
commit
fda881b0ba
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Python3 event-driven modular IRC bot!
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4)
|
* [BeautifulSoup4](https://pypi.python.org/pypi/beautifulsoup4)
|
||||||
* [python-telegram-bot](https://pypi.org/project/python-telegram-bot/)
|
* [python-telegram-bot](https://pypi.org/project/python-telegram-bot/)
|
||||||
|
* [requests](https://pypi.org/project/requests/)
|
||||||
* [scrypt](https://pypi.python.org/pypi/scrypt)
|
* [scrypt](https://pypi.python.org/pypi/scrypt)
|
||||||
* [suds](https://pypi.python.org/pypi/suds-jurko)
|
* [suds](https://pypi.python.org/pypi/suds-jurko)
|
||||||
* [twitter](https://pypi.python.org/pypi/twitter)
|
* [twitter](https://pypi.python.org/pypi/twitter)
|
||||||
|
|
Loading…
Reference in a new issue