Skip to content
Snippets Groups Projects
Commit 53bb85b9 authored by Moul's avatar Moul
Browse files

readme: Add missing requirements

Synchronize dependencies with pyproject.toml
I am not fan of maintaining two lists
Done for the sake of completion
parent cd1a4dbc
No related branches found
No related tags found
1 merge request!188Clarify readme and contributing documentation (#105, #155)
Pipeline #32623 waiting for manual action
...@@ -34,12 +34,14 @@ It is currently used by following programs: ...@@ -34,12 +34,14 @@ It is currently used by following programs:
## Requirements ## Requirements
- Python >= 3.8.0 - Python >= 3.8.0
- [graphql-core](https://pypi.org/project/graphql-core)
- [websocket-client](https://pypi.org/project/websocket-client) - [websocket-client](https://pypi.org/project/websocket-client)
- [jsonschema](https://pypi.org/project/jsonschema) - [jsonschema](https://pypi.org/project/jsonschema)
- [pyPEG2](https://pypi.org/project/pyPEG2) - [pyPEG2](https://pypi.org/project/pyPEG2)
- [base58](https://pypi.org/project/base58) - [base58](https://pypi.org/project/base58)
- [libnacl](https://pypi.org/project/libnacl) - [libnacl](https://pypi.org/project/libnacl)
- [pyaes](https://pypi.org/project/pyaes) - [pyaes](https://pypi.org/project/pyaes)
- [mnemonic](https://pypi.org/project/mnemonic)
## Installation ## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment