diff --git a/requirements.txt b/requirements.txt index 50871ee..c772372 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,5 @@ pytest==6.2.4 dnspython==2.1.0 python-multipart==0.0.5 pytest-asyncio==0.15.1 -httpx==0.18.2 \ No newline at end of file +httpx==0.18.2 +aiohttp \ No newline at end of file