This commit is contained in:
James Hilton-Balfe
2023-02-13 00:20:58 +00:00
committed by GitHub
parent 1b1bd47cb1
commit 6df8cef3f0
6 changed files with 1282 additions and 1183 deletions

View File

@@ -17,7 +17,7 @@ black = { version = ">=19.3b0", optional = true }
grpclib = "^0.4.1"
jinja2 = { version = ">=3.0.3", optional = true }
python-dateutil = "^2.8"
isort = {version = "^5.10.1", optional = true}
isort = {version = "^5.11.5", optional = true}
[tool.poetry.dev-dependencies]
asv = "^0.4.2"