upgrade black and unpin click (#5077)
This commit is contained in:
parent
a79df7bc87
commit
361e1fe7f6
@ -1,10 +1,9 @@
|
|||||||
-e .[all,server]
|
-e .[all,server]
|
||||||
-r requirements-tests.txt
|
-r requirements-tests.txt
|
||||||
|
|
||||||
black==22.1.0
|
black==22.3.0
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
# https://github.com/pallets/click/issues/2232
|
click
|
||||||
click<8.1.0
|
|
||||||
inflection
|
inflection
|
||||||
lxml
|
lxml
|
||||||
packaging
|
packaging
|
||||||
|
Loading…
Reference in New Issue
Block a user