diff --git a/requirements.txt b/requirements.txt index 8e06e27..b5086dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pytest==3.0.2 +pytest requests==2.20.0 wheel==0.24.0 -aiohttp>=3.8.0,<3.9.0 \ No newline at end of file +aiohttp>=3.8.0,<3.9.0