Merge branch 'refs/heads/master_gh'

This commit is contained in:
Georg K
2024-04-17 06:14:54 +03:00
2 changed files with 15 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ jinja2 = { version = ">=3.0.3", optional = true }
python-dateutil = "^2.8"
isort = {version = "^5.11.5", optional = true}
typing-extensions = "^4.7.1"
betterproto-rust-codec = { version = "0.1.0", optional = true }
betterproto-rust-codec = { version = "0.1.1", optional = true }
[tool.poetry.group.dev.dependencies]
asv = "^0.4.2"