chore: split runtime and development dependencies (#5985)

This commit is contained in:
InfinityPacer
2026-06-22 17:44:06 +08:00
committed by GitHub
parent 7a7b27858e
commit e44a6f41b5
11 changed files with 68 additions and 96 deletions
-4
View File
@@ -1,4 +1,3 @@
Cython~=3.2.5
moviepilot-rust~=0.1.10
pydantic>=2.13.4,<3.0.0
pydantic-settings>=2.14.1,<3.0.0
@@ -91,6 +90,3 @@ google-genai~=2.8.0
ddgs~=9.14.4
websocket-client~=1.9.0
lark-oapi~=1.6.8
pytest~=9.0.3
pytest-cov~=7.1.0
pytest-timeout~=2.4.0