You've already forked pruchase_jhw
合并依赖
This commit is contained in:
@@ -172,6 +172,7 @@ dependencies = [
|
||||
{ name = "pyscreeze" },
|
||||
{ name = "pyyaml" },
|
||||
{ name = "redis" },
|
||||
{ name = "surugaya-common" },
|
||||
]
|
||||
|
||||
[package.metadata]
|
||||
@@ -181,13 +182,14 @@ requires-dist = [
|
||||
{ name = "numpy", specifier = ">=2.4.6" },
|
||||
{ name = "opencv-python", specifier = ">=4.13.0.92" },
|
||||
{ name = "pillow", specifier = ">=12.2.0" },
|
||||
{ name = "playwright", specifier = ">=1.43.0" },
|
||||
{ name = "playwright", specifier = ">=1.54.0,<2.0.0" },
|
||||
{ name = "pyautogui", specifier = ">=0.9.54" },
|
||||
{ name = "pydantic", specifier = ">=2.7.0" },
|
||||
{ name = "pydantic-settings", specifier = ">=2.2.0" },
|
||||
{ name = "pyscreeze", specifier = ">=1.0.1" },
|
||||
{ name = "pyyaml", specifier = ">=6.0.1" },
|
||||
{ name = "redis", specifier = "==8.0.0" },
|
||||
{ name = "surugaya-common", specifier = ">=0.2.0", index = "https://git.jerryyan.top/api/packages/jp/pypi/simple" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -683,6 +685,19 @@ wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/50/56/ba4987a64ceaae27f629644c4c52d2291eeab0755486d976c4bd1c781d86/rubicon_objc-0.5.4-py3-none-any.whl", hash = "sha256:f7c755388d5709d7079152892137b13bcc6b4bdd796c9f0d9b3a1eb5bea715c4", size = 64553, upload-time = "2026-05-06T00:57:49.032Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "surugaya-common"
|
||||
version = "0.2.0"
|
||||
source = { registry = "https://git.jerryyan.top/api/packages/jp/pypi/simple" }
|
||||
dependencies = [
|
||||
{ name = "pydantic" },
|
||||
{ name = "redis" },
|
||||
]
|
||||
sdist = { url = "https://git.jerryyan.net/api/packages/jp/pypi/files/surugaya-common/0.2.0/surugaya_common-0.2.0.tar.gz", hash = "sha256:168a5810672f5ead82957a9491611b64bf439f489b4eeaa287b302206712e2ab" }
|
||||
wheels = [
|
||||
{ url = "https://git.jerryyan.net/api/packages/jp/pypi/files/surugaya-common/0.2.0/surugaya_common-0.2.0-py3-none-any.whl", hash = "sha256:140587df6b60abf1f1fc3b592d0668a096ddd42f5216ee16d4b83a95783b58cd" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "typing-extensions"
|
||||
version = "4.15.0"
|
||||
|
||||
Reference in New Issue
Block a user