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: ...@@ -18,10 +18,13 @@ This library is used by two clients:
## Requirements ## Requirements
- Python >= 3.6.8 - Python >= 3.6.8
- [aiohttp >= 3.6.1](https://pypi.org/pypi/aiohttp) - [aiohttp >= 3.6.3](https://pypi.org/project/aiohttp)
- [libnacl](https://pypi.org/pypi/libnacl) - [jsonschema](https://pypi.org/project/jsonschema)
- [base58](https://pypi.org/pypi/base58) - [pyPEG2](https://pypi.org/project/pyPEG2)
- [attr](https://pypi.org/project/attr/) - [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 ## Installation
You can install DuniterPy and its dependencies with the following command: 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