|
|
@@ -1,36 +1,64 @@
|
|
|
aiomysql==0.3.2
|
|
|
aliyun-log-python-sdk==0.9.42
|
|
|
+altair==6.0.0
|
|
|
annotated-types==0.7.0
|
|
|
anyio==4.12.1
|
|
|
APScheduler==3.11.2
|
|
|
+attrs==25.4.0
|
|
|
+blinker==1.9.0
|
|
|
+cachetools==6.2.6
|
|
|
certifi==2026.1.4
|
|
|
charset-normalizer==3.4.4
|
|
|
+click==8.3.1
|
|
|
dateparser==1.2.2
|
|
|
elastic-transport==9.2.1
|
|
|
elasticsearch==9.2.1
|
|
|
+gitdb==4.0.12
|
|
|
+GitPython==3.1.46
|
|
|
greenlet==3.3.1
|
|
|
h11==0.16.0
|
|
|
httpcore==1.0.9
|
|
|
httpx==0.28.1
|
|
|
idna==3.11
|
|
|
+Jinja2==3.1.6
|
|
|
jmespath==1.1.0
|
|
|
+jsonschema==4.26.0
|
|
|
+jsonschema-specifications==2025.9.1
|
|
|
loguru==0.7.3
|
|
|
lz4==4.4.5
|
|
|
+MarkupSafe==3.0.3
|
|
|
+narwhals==2.15.0
|
|
|
+nest-asyncio==1.6.0
|
|
|
+numpy==2.4.1
|
|
|
+packaging==26.0
|
|
|
+pandas==2.3.3
|
|
|
+pillow==12.1.0
|
|
|
+plotly==6.5.2
|
|
|
protobuf==5.29.5
|
|
|
+pyarrow==23.0.0
|
|
|
pydantic==2.12.5
|
|
|
pydantic-settings==2.12.0
|
|
|
pydantic_core==2.41.5
|
|
|
+pydeck==0.9.1
|
|
|
PyMySQL==1.1.2
|
|
|
python-dateutil==2.9.0.post0
|
|
|
python-dotenv==1.2.1
|
|
|
pytz==2025.2
|
|
|
+referencing==0.37.0
|
|
|
regex==2026.1.15
|
|
|
requests==2.32.5
|
|
|
+rpds-py==0.30.0
|
|
|
six==1.17.0
|
|
|
+smmap==5.0.2
|
|
|
sniffio==1.3.1
|
|
|
SQLAlchemy==2.0.46
|
|
|
+streamlit==1.53.1
|
|
|
tenacity==9.1.2
|
|
|
+toml==0.10.2
|
|
|
+tornado==6.5.4
|
|
|
typing-inspection==0.4.2
|
|
|
typing_extensions==4.15.0
|
|
|
+tzdata==2025.3
|
|
|
tzlocal==5.3.1
|
|
|
urllib3==2.6.3
|
|
|
+watchdog==6.0.0
|