fix: windows service installation for py3.13

This commit is contained in:
2026-02-09 11:28:08 +08:00
parent 3ba61b4cbf
commit db13c68161
17 changed files with 22 additions and 2051 deletions

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
requests>=2.25.0
PyYAML>=6.0.0
pydantic>=2.0.0
ipykernel>=6.31.0