From f72d816f8d5bb6f363b1ae43debdcff4dafef074 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 7 Feb 2017 20:46:16 +0100 Subject: remove code not related to API data fetching --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index c323d27..7d8614e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,10 @@ -aiodns==1.1.1 aiohttp==1.2.0 -aiohttp-route-decorator==0.1.3 appdirs==1.4.0 async-timeout==1.1.0 asyncpg==0.8.4 -cchardet==1.1.2 chardet==2.3.0 multidict==2.1.4 packaging==16.8 -pycares==2.1.1 pyparsing==2.1.10 six==1.10.0 -yarl==0.8.1 +yarl==0.9.0 -- cgit v1.3.1