mirror of
https://github.com/run-llama/template-workflow-document-qa.git
synced 2026-06-30 21:47:58 -04:00
fix: fix pytest dependency (#57)
This commit is contained in:
@@ -23,6 +23,7 @@ dev = [
|
||||
"click==8.1.7",
|
||||
"hatch>=1.14.1",
|
||||
"pytest>=8.4.2",
|
||||
"pytest-asyncio>=1.3.0",
|
||||
"ruff>=0.13.0",
|
||||
"ty>=0.0.1a20",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user