Skip to content
Snippets Groups Projects
Commit 8fb39d47 authored by Vincent Texier's avatar Vincent Texier
Browse files

[enh] #140 remove aiohttp from dependencies

parent f7d2654d
No related branches found
No related tags found
2 merge requests!157v1.0.0rc0: merge dev into master,!118Drop default asynchronous property
...@@ -25,7 +25,6 @@ build-backend = "poetry.core.masonry.api" ...@@ -25,7 +25,6 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.6.8" python = "^3.6.8"
aiohttp = "^3.6.3"
jsonschema = "^3.2.0" jsonschema = "^3.2.0"
pypeg2 = "^2.15.2" pypeg2 = "^2.15.2"
attrs = "^20.2.0" attrs = "^20.2.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment