Skip to content
Snippets Groups Projects
Commit 13bf5da5 authored by Moul's avatar Moul
Browse files

[doc] Readme: Update dependencies list

parent 2deb5774
Branches
Tags
2 merge requests!119Release 0.61.0,!115Poetry v1.1
Pipeline #10114 failed
......@@ -18,10 +18,13 @@ This library is used by two clients:
## Requirements
- Python >= 3.6.8
- [aiohttp >= 3.6.1](https://pypi.org/pypi/aiohttp)
- [libnacl](https://pypi.org/pypi/libnacl)
- [base58](https://pypi.org/pypi/base58)
- [attr](https://pypi.org/project/attr/)
- [aiohttp >= 3.6.3](https://pypi.org/project/aiohttp)
- [jsonschema](https://pypi.org/project/jsonschema)
- [pyPEG2](https://pypi.org/project/pyPEG2)
- [attrs](https://pypi.org/project/attrs)
- [base58](https://pypi.org/project/base58)
- [libnacl](https://pypi.org/project/libnacl)
- [pyaes](https://pypi.org/project/pyaes)
## Installation
You can install DuniterPy and its dependencies with the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment