Skip to content
Snippets Groups Projects
Commit 93c7a443 authored by Moul's avatar Moul
Browse files

[dep] categorize deps: network, parsing, crypto

parent 392b0ce6
No related branches found
No related tags found
No related merge requests found
...@@ -26,14 +26,14 @@ build-backend = "poetry.core.masonry.api" ...@@ -26,14 +26,14 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.6.8" python = "^3.6.8"
graphql-core = "^3.1.2"
websocket-client = "^1.1.0"
jsonschema = "^3.2.0" jsonschema = "^3.2.0"
pypeg2 = "^2.15.2" pypeg2 = "^2.15.2"
attrs = "^21.2.0" attrs = "^21.2.0"
base58 = "^2.1.0" base58 = "^2.1.0"
libnacl = "^1.7.2" libnacl = "^1.7.2"
pyaes = "^1.6.1" pyaes = "^1.6.1"
graphql-core = "^3.1.2"
websocket-client = "^1.1.0"
mnemonic = "^0.19" mnemonic = "^0.19"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment