fix: pyinfra config

This commit is contained in:
Jonathan Kössler 2024-09-24 14:31:10 +02:00
parent 2385d19bc2
commit f950b96cfb
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
[asyncio]
max_concurrent_tasks = 10
[dynamic_tenant_queues]
enabled = true

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "image-classification-service"
version = "2.13.0"
version = "2.14.0"
description = ""
authors = ["Team Research <research@knecon.com>"]
readme = "README.md"