pymisp: update deps

This commit is contained in:
Yury Martynov 2019-10-28 12:53:12 +03:00
parent b9ae06400f
commit 6d051d4ac1
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E

View file

@ -18,8 +18,6 @@ IUSE="doc test"
CDEPEND="${PYTHON_DEPS}"
RDEPEND="${CDEPEND}
$(python_gen_cond_dep 'dev-python/functools32[${PYTHON_USEDEP}]' python2_7)
$(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
dev-python/requests[${PYTHON_USEDEP}]
dev-python/jsonschema[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]