summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6483ba489251..eb655020cf46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=( 'python' 'python-adblockparser' 'python-dnspython>=2.1.0' 'python-exif
'python-beautifulsoup4' 'python-netaddr' 'python-pysocks'
'python-requests' 'python-ipwhois' 'python-ipaddress' 'python-pygexf'
'python-ipaddress' 'python-phonenumbers' 'python-pypdf2' 'python-docx'
- 'python-whois' 'python-secure' 'python-pyopenssl' 'python-pptx'
+ 'python-whois' 'python-secure>=0.3.0' 'python-pyopenssl' 'python-pptx'
'python-networkx' 'python-cryptography' 'python-publicsuffixlist' )
makedepends=('python')