diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-07 20:46:16 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-02-07 20:46:16 +0100 |
| commit | f72d816f8d5bb6f363b1ae43debdcff4dafef074 (patch) | |
| tree | 3d95b058efced83297b881e648a5c816f1eaacc6 /requirements.txt | |
| parent | da71062508f53d2674e1b9ea90764b7ba650c412 (diff) | |
| download | apigrabber-f72d816f8d5bb6f363b1ae43debdcff4dafef074.tar.gz apigrabber-f72d816f8d5bb6f363b1ae43debdcff4dafef074.zip | |
remove code not related to API data fetching
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 6 |
1 files changed, 1 insertions, 5 deletions
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 |
