Skip to content
Snippets Groups Projects
Commit 2deb5774 authored by Moul's avatar Moul
Browse files

Update dependencies

parent 51daf22c
No related branches found
No related tags found
2 merge requests!119Release 0.61.0,!115Poetry v1.1
Pipeline #10044 passed
...@@ -25,17 +25,17 @@ build-backend = "poetry.core.masonry.api" ...@@ -25,17 +25,17 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.6.8" python = "^3.6.8"
aiohttp = "^3.6.1" aiohttp = "^3.6.3"
jsonschema = "^3.0.2" jsonschema = "^3.2.0"
pypeg2 = "^2.15.2" pypeg2 = "^2.15.2"
attrs = "^19.3.0" attrs = "^20.2.0"
base58 = "^2.0.0" base58 = "^2.0.0"
libnacl = "^1.6.1" libnacl = "^1.7.1"
pyaes = "^1.6.1" pyaes = "^1.6.1"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
black = "^20.8b1" black = "^20.8b1"
mypy = "^0.730" mypy = "^0.790"
pylint = "^2.4.2" pylint = "^2.6.0"
sphinx = "^3.0.2" sphinx = "^3.2.1"
sphinx_rtd_theme = "^0.4.3" sphinx_rtd_theme = "^0.5.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment