Skip to content

Commit 38585d4

Browse files
committed
move pytest-asyncio to dep
1 parent c05d4f6 commit 38585d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dependencies = [
5050
"websockets>=15.0.1",
5151
"fastapi>=0.116.1",
5252
"pytest>=6.0.0",
53+
"pytest-asyncio>=0.21.0",
5354
"peewee>=3.18.2",
5455
]
5556

@@ -60,7 +61,6 @@ Homepage = "https://github.com/fireworks-ai/eval-protocol"
6061
dev = [
6162
"build",
6263
"twine",
63-
"pytest-asyncio",
6464
"pytest-httpserver",
6565
"werkzeug>=2.0.0",
6666
"ruff>=0.5.0",

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)