Skip to content

Commit

Permalink
Change single link and add frozenlist. (#6875)
Browse files Browse the repository at this point in the history
* Change single link and add frozenlist

* Update README.rst

* Typo and fix to cononical url
  • Loading branch information
UP929312 authored Aug 29, 2022
1 parent 5bf9b4a commit 6451652
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,15 @@ Requirements
- charset-normalizer_
- multidict_
- yarl_
- frozenlist_

Optionally you may install the cChardet_ and aiodns_ libraries (highly
recommended for sake of speed).

.. _charset-normalizer: https://pypi.org/project/charset-normalizer
.. _aiodns: https://pypi.python.org/pypi/aiodns
.. _multidict: https://pypi.python.org/pypi/multidict
.. _frozenlist: https://pypi.org/project/frozenlist/
.. _yarl: https://pypi.python.org/pypi/yarl
.. _async-timeout: https://pypi.python.org/pypi/async_timeout
.. _cChardet: https://pypi.python.org/pypi/cchardet
Expand Down

0 comments on commit 6451652

Please sign in to comment.