"configs/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "4e98a521ec8e349452b832d90e70dcf93a4b31c2"
Commit 4b72cfd9 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Pin black to 20.8.b1

parent 32dbb2d9
......@@ -86,7 +86,7 @@ if stale_egg_info.exists():
# 2. once modified, run: `make deps_table_update` to update src/transformers/dependency_versions_table.py
_deps = [
"Pillow",
"black>=20.8b1",
"black==20.8b1",
"cookiecutter==1.7.2",
"dataclasses",
"datasets",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment