Merge branch 'master_gh'

This commit is contained in:
Georg K
2023-05-29 17:18:33 +03:00
5 changed files with 36 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ packages = [
python = "^3.7"
black = { version = ">=19.3b0", optional = true }
grpclib = "^0.4.1"
importlib-metadata = { version = ">=1.6.0", python = "<3.8" }
jinja2 = { version = ">=3.0.3", optional = true }
python-dateutil = "^2.8"
isort = {version = "^5.11.5", optional = true}