diff --git a/requirements.txt b/requirements.txt index 0927ad0..9b3af73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ yarl<1.2 numpy==1.14.0 -uvloop +uvloop==0.9.1 +aiohttp==3.2.1 \ No newline at end of file