bump tanner to 0.6.0

This commit is contained in:
t3chn0m4g3 2018-08-07 09:33:38 +00:00
parent 78adc5a0e1
commit 00e909ea24
2 changed files with 7 additions and 4 deletions

View file

@ -8,6 +8,8 @@ RUN apk -U --no-cache add \
build-base \ build-base \
git \ git \
libcap \ libcap \
libffi-dev \
libressl-dev \
linux-headers \ linux-headers \
py3-yarl \ py3-yarl \
python3 \ python3 \

View file

@ -1,13 +1,14 @@
aiohttp==2.2 aiohttp
aiomysql aiomysql
aiohttp_jinja2==0.14.0 aiohttp_jinja2==0.14.0
docker<2.6 docker<2.6
elizabeth==0.3.27 mimesis
yarl<0.11 yarl
redis redis
asyncio_redis aioredis
uvloop uvloop
pymongo pymongo
pylibinjection pylibinjection
jinja2 jinja2
pycodestyle pycodestyle
geoip2