package : remove python3-crypto dependency

This commit is contained in:
Guillaume Baffoin 2022-02-18 08:59:51 +01:00
parent d10eda158a
commit c80b5e5ae4
2 changed files with 0 additions and 2 deletions

1
debian/control vendored
View File

@ -32,7 +32,6 @@ Depends: ${python3:Depends},
python3-pyexcel-io,
python3-pyexcel-ods,
python3-pyexcel-xls,
python3-crypto,
python3-pycryptodome,
python3-feedparser,
python3-pdfrw,

View File

@ -118,7 +118,6 @@ setup(
'Pillow',
'jsonschema < 3.1',
'zeep >= 3.2',
'pycrypto',
'pycryptodomex',
'unidecode',
'paramiko',