Fix pipx dependencies (#738)

Missing cssutils
このコミットが含まれているのは:
Sandro 2022-04-27 21:01:06 +02:00 committed by GitHub
コミット ad112e236e
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除

ファイルの表示

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