Merge branch 'dev' into feat/agentic-architecture
This commit is contained in:
@@ -18,3 +18,11 @@ dependencies = [
|
||||
"torch>=2.8.0",
|
||||
"uvicorn>=0.37.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
test = [
|
||||
"pytest>=8.4.2",
|
||||
"pytest-asyncio>=1.2.0",
|
||||
"pytest-cov>=7.0.0",
|
||||
"pytest-mock>=3.15.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user