mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
bump tanner to 0.6.0
This commit is contained in:
parent
78adc5a0e1
commit
00e909ea24
2 changed files with 7 additions and 4 deletions
|
@ -8,6 +8,8 @@ RUN apk -U --no-cache add \
|
|||
build-base \
|
||||
git \
|
||||
libcap \
|
||||
libffi-dev \
|
||||
libressl-dev \
|
||||
linux-headers \
|
||||
py3-yarl \
|
||||
python3 \
|
||||
|
|
9
docker/tanner/tanner/dist/requirements.txt
vendored
9
docker/tanner/tanner/dist/requirements.txt
vendored
|
@ -1,13 +1,14 @@
|
|||
aiohttp==2.2
|
||||
aiohttp
|
||||
aiomysql
|
||||
aiohttp_jinja2==0.14.0
|
||||
docker<2.6
|
||||
elizabeth==0.3.27
|
||||
yarl<0.11
|
||||
mimesis
|
||||
yarl
|
||||
redis
|
||||
asyncio_redis
|
||||
aioredis
|
||||
uvloop
|
||||
pymongo
|
||||
pylibinjection
|
||||
jinja2
|
||||
pycodestyle
|
||||
geoip2
|
||||
|
|
Loading…
Reference in a new issue