feat: support configs for code execution request (#7704)

This commit is contained in:
Bowen Liang
2024-08-27 19:38:33 +08:00
committed by GitHub
parent 205d33a813
commit 3f467613fc
5 changed files with 40 additions and 23 deletions

View File

@@ -243,7 +243,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
coverage = "~7.2.4"
pytest = "~8.1.1"
pytest = "~8.3.2"
pytest-benchmark = "~4.0.0"
pytest-env = "~1.1.3"
pytest-mock = "~3.14.0"