From 54ba203b90d89999fc0191ec4415611d2d4f7b69 Mon Sep 17 00:00:00 2001 From: Espy | Neko | 404 <34942042+neko404notfound@users.noreply.github.com> Date: Fri, 25 May 2018 20:39:43 +0100 Subject: [PATCH] Update requirements.txt (#28) --- requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/requirements.txt b/requirements.txt index 9b3af73..501e963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,10 @@ yarl<1.2 numpy==1.14.0 +aiofiles +# aiomultiprocess +# aiosqlite +# asyncpg +# dataclasses +# cached_property uvloop==0.9.1 aiohttp==3.2.1 \ No newline at end of file