Pin click-module, because it causes black to crash (#4984)

This commit is contained in:
Bert Blommers 2022-03-29 13:10:51 +00:00 committed by GitHub
parent 4e106995af
commit a271057df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,8 @@
black==22.1.0
regex==2019.11.1
flake8==3.7.8
click
# https://github.com/pallets/click/issues/2232
click<8.1.0
inflection==0.3.1
lxml
packaging