|
|
@@ -1,4 +1,7 @@
|
|
|
-aiohttp==3.9.1
|
|
|
+aiofiles==24.1.0
|
|
|
+aiohappyeyeballs==2.4.0
|
|
|
+aiohttp==3.10.5
|
|
|
+aiohttp-socks==0.8.4
|
|
|
aiosignal==1.3.1
|
|
|
annotated-types==0.6.0
|
|
|
anyio==4.1.0
|
|
|
@@ -16,6 +19,7 @@ charset-normalizer==3.3.2
|
|
|
click==8.1.7
|
|
|
colorama==0.4.6
|
|
|
cryptography==41.0.7
|
|
|
+distro==1.9.0
|
|
|
dnspython==2.4.2
|
|
|
exceptiongroup==1.2.0
|
|
|
fastapi==0.108.0
|
|
|
@@ -30,18 +34,29 @@ hyperframe==6.0.1
|
|
|
idna==3.6
|
|
|
importlib-metadata==7.0.0
|
|
|
jieba==0.42.1
|
|
|
+jiter==0.5.0
|
|
|
+jsonschema==4.23.0
|
|
|
+jsonschema-specifications==2023.12.1
|
|
|
kaitaistruct==0.10
|
|
|
+lxml==5.3.0
|
|
|
+matrix-client==0.4.0
|
|
|
+matrix-nio==0.25.0
|
|
|
multidict==6.0.4
|
|
|
numpy==1.26.4
|
|
|
+openai==1.42.0
|
|
|
outcome==1.3.0.post0
|
|
|
+packaging==24.1
|
|
|
+paho-mqtt==2.1.0
|
|
|
ping3==4.0.4
|
|
|
+playwright==1.46.0
|
|
|
+psycopg2==2.9.9
|
|
|
pyasn1==0.5.1
|
|
|
pycparser==2.21
|
|
|
pycryptodome==3.19.0
|
|
|
pydantic==2.5.3
|
|
|
pydantic_core==2.14.6
|
|
|
pydivert==2.1.0
|
|
|
-pyee==11.0.1
|
|
|
+pyee==11.1.0
|
|
|
PyExecJS==1.5.1
|
|
|
pygpt4all==1.1.0
|
|
|
pygptj==2.0.3
|
|
|
@@ -49,12 +64,18 @@ pyllamacpp==2.4.2
|
|
|
pymongo==4.6.1
|
|
|
pyOpenSSL==23.3.0
|
|
|
pyparsing==3.1.1
|
|
|
+pyppeteer==2.0.0
|
|
|
PyRSS2Gen==1.1
|
|
|
+pyshark==0.6
|
|
|
PySocks==1.7.1
|
|
|
+python-socks==2.5.1
|
|
|
pytz==2024.1
|
|
|
redis==5.0.1
|
|
|
+referencing==0.35.1
|
|
|
requests==2.31.0
|
|
|
+rpds-py==0.20.0
|
|
|
rsa==4.9
|
|
|
+scapy==2.5.0
|
|
|
schedule==1.2.1
|
|
|
selenium==4.16.0
|
|
|
selenium-wire==5.1.0
|
|
|
@@ -63,11 +84,13 @@ sniffio==1.3.0
|
|
|
sortedcontainers==2.4.0
|
|
|
soupsieve==2.5
|
|
|
starlette==0.32.0.post1
|
|
|
+termcolor==2.4.0
|
|
|
tqdm==4.66.1
|
|
|
trio==0.23.1
|
|
|
trio-websocket==0.11.1
|
|
|
-typing_extensions==4.9.0
|
|
|
+typing_extensions==4.12.2
|
|
|
tzlocal==5.2
|
|
|
+unpaddedbase64==2.1.0
|
|
|
urllib3==1.26.18
|
|
|
uvicorn==0.25.0
|
|
|
websockets==10.4
|