Require packaging

This commit is contained in:
Gábor Lipták 2022-10-02 09:09:04 -04:00 committed by GitHub
parent 116d9a9748
commit 759ad5dee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ install_requires = [
'protego>=0.1.15',
'itemadapter>=0.1.0',
'setuptools',
'packaging',
'tldextract',
'lxml>=4.3.0',
]