add benchmarks to master (#1263)

This commit is contained in:
collerek
2024-02-08 10:57:18 +01:00
committed by GitHub
parent 11c1e5c183
commit 3643239ac2
3 changed files with 203 additions and 33 deletions

View File

@ -141,6 +141,7 @@ all = [
[tool.poetry.group.dev.dependencies]
httpx = "^0.24.1"
asgi-lifespan = "^2.1.0"
pytest-codspeed = "^2.2.0"
[build-system]
requires = ["poetry-core>=1.0.0"]