cloud
This commit is contained in:
+2
-1
@@ -7,6 +7,7 @@ dependencies = [
|
||||
"anthropic>=0.69.0",
|
||||
"Appium-Python-Client>=5.1.1",
|
||||
"fastapi>=0.115.0",
|
||||
"httpx>=0.27.0",
|
||||
"mcp>=1.27,<2",
|
||||
"openai>=1.0.0",
|
||||
"paddleocr>=3.0.0",
|
||||
@@ -19,7 +20,6 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"httpx>=0.27.0",
|
||||
"pytest>=8.3.0",
|
||||
]
|
||||
|
||||
@@ -27,6 +27,7 @@ dev = [
|
||||
include = [
|
||||
"agents*",
|
||||
"api*",
|
||||
"cloud*",
|
||||
"core*",
|
||||
"device*",
|
||||
"driver*",
|
||||
|
||||
Reference in New Issue
Block a user