feat: 添加模块编译脚本和导出依赖功能
refactor(events): 移除数据类的slots参数以提升兼容性 build: 更新requirements.txt依赖列表
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
astroid==4.0.3
|
||||
attrs==25.4.0
|
||||
beautifulsoup4==4.14.3
|
||||
bs4==0.0.2
|
||||
cachetools==6.2.4
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
colorama==0.4.6
|
||||
coverage==7.13.1
|
||||
cryptography==46.0.3
|
||||
dill==0.4.0
|
||||
docker==7.1.0
|
||||
docopt==0.6.2
|
||||
frozenlist==1.8.0
|
||||
greenlet==3.3.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.27.0
|
||||
idna==3.11
|
||||
iniconfig==2.3.0
|
||||
isort==7.0.0
|
||||
Jinja2==3.1.6
|
||||
librt==0.7.7
|
||||
loguru==0.7.3
|
||||
MarkupSafe==3.0.3
|
||||
mccabe==0.7.0
|
||||
multidict==6.7.0
|
||||
mypy==1.19.1
|
||||
mypy_extensions==1.1.0
|
||||
orjson==3.11.5
|
||||
packaging==25.0
|
||||
pathspec==1.0.3
|
||||
pillow==12.1.0
|
||||
pipreqs==0.4.13
|
||||
platformdirs==4.5.1
|
||||
playwright==1.57.0
|
||||
pluggy==1.6.0
|
||||
propcache==0.4.1
|
||||
pycparser==2.23
|
||||
pydantic==2.12.5
|
||||
pydantic_core==2.41.5
|
||||
pyee==13.0.0
|
||||
Pygments==2.19.2
|
||||
pylint==4.0.4
|
||||
pytest==9.0.2
|
||||
pytest-asyncio==1.3.0
|
||||
pytest-cov==7.0.0
|
||||
pytest-mock==3.15.1
|
||||
redis==7.1.0
|
||||
requests==2.32.5
|
||||
setuptools==80.9.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.8.1
|
||||
toml==0.10.2
|
||||
tomlkit==0.13.3
|
||||
types-cachetools==6.2.0.20251022
|
||||
types-docker==7.1.0.20251202
|
||||
types-paramiko==4.0.0.20250822
|
||||
types-requests==2.32.4.20260107
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
watchdog==6.0.0
|
||||
websockets==16.0
|
||||
yarg==0.1.10
|
||||
yarl==1.22.0
|
||||
|
||||
Reference in New Issue
Block a user