Initial commit

This commit is contained in:
Alex Root Junior 2017-05-19 19:11:42 +03:00
commit 3a2fafae2b
6 changed files with 148 additions and 0 deletions

9
requirements.txt Normal file
View file

@ -0,0 +1,9 @@
aiohttp>=2.0.7
appdirs>=1.4.3
async-timeout>=1.2.1
chardet>=3.0.3
multidict>=2.1.5
packaging>=16.8
pyparsing>=2.2.0
six>=1.10.0
yarl>=0.10.2