diff --git a/pyproject.toml b/pyproject.toml
index 63dceff656b195bf58313340e2e586d4151a0458..0c849b308530b7b0fd2e4467443eff8085e40cff 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,6 @@ build-backend = "poetry.core.masonry.api"
 
 [tool.poetry.dependencies]
 python = "^3.6.8"
-aiohttp = "^3.6.3"
 jsonschema = "^3.2.0"
 pypeg2 = "^2.15.2"
 attrs = "^20.2.0"