Require regex version 2019.8
This commit is contained in:
parent
6aef6c9d45
commit
57ab909bde
2
Pipfile
2
Pipfile
@ -12,7 +12,7 @@ toml = ">=0.9.4"
|
|||||||
black = {path = ".",extras = ["d"],editable = true}
|
black = {path = ".",extras = ["d"],editable = true}
|
||||||
aiohttp-cors = "*"
|
aiohttp-cors = "*"
|
||||||
typed-ast = ">=1.3.1"
|
typed-ast = ">=1.3.1"
|
||||||
regex = "*"
|
regex = ">=2019.8"
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
pre-commit = "*"
|
pre-commit = "*"
|
||||||
|
Loading…
Reference in New Issue
Block a user