mirror of
https://github.com/run-llama/template-workflow-human-in-the-loop.git
synced 2026-07-01 21:14:03 -04:00
fix: fix pytest dependency (#57)
This commit is contained in:
@@ -17,6 +17,7 @@ dependencies = [
|
||||
dev = [
|
||||
"hatch>=1.14.2",
|
||||
"pytest>=8.4.2",
|
||||
"pytest-asyncio>=1.3.0",
|
||||
"ruff>=0.13.2",
|
||||
"ty>=0.0.1a21",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user