Fix pipx dependencies (#738)

Missing cssutils
This commit is contained in:
Sandro 2022-04-27 21:01:06 +02:00 committed by GitHub
parent 8a0b872337
commit ad112e236e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,7 @@ packages = find:
include_package_data = True
install_requires=
beautifulsoup4
cssutils
cryptography
defusedxml
Flask