Merge branch 'refs/heads/master_gh'

This commit is contained in:
Georg K
2024-07-30 22:10:55 +03:00
19 changed files with 1726 additions and 791 deletions

View File

@@ -39,7 +39,7 @@ pytest = "^6.2.5"
pytest-asyncio = "^0.12.0"
pytest-cov = "^2.9.0"
pytest-mock = "^3.1.1"
pydantic = ">=1.8.0,<2"
pydantic = ">=2.0,<3"
protobuf = "^4"
cachelib = "^0.10.2"
tomlkit = ">=0.7.0"