Compare commits

...

2 Commits

Author SHA1 Message Date
Jonathan Kössler
6110f92b7d chore: update version 2025-01-07 15:23:44 +01:00
Jonathan Kössler
eca399147a fix: proto version 2025-01-07 15:22:34 +01:00
2 changed files with 399 additions and 153 deletions

549
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "pyinfra"
version = "3.4.1"
version = "3.4.2"
description = ""
authors = ["Team Research <research@knecon.com>"]
license = "All rights reseverd"
@ -40,6 +40,7 @@ wcwidth = "<=0.2.12"
azure-monitor-opentelemetry = "^1.6.0"
aio-pika = "^9.4.2"
aiohttp = "^3.9.5"
protobuf = "<5"
# THIS IS NOT AVAILABLE FOR SERVICES THAT IMPLEMENT PYINFRA
[tool.poetry.group.dev.dependencies]