Browse Source

增加冷启动任务

luojunhui 1 month ago
parent
commit
822f962085
1 changed files with 3 additions and 2 deletions
  1. 3 2
      requirements.txt

+ 3 - 2
requirements.txt

@@ -5,7 +5,7 @@ pymysql
 aiohttp~=3.10.4
 requests~=2.32.3
 numpy
-pandas
+pandas~=2.2.3
 aliyun-log-python-sdk
 aliyun-python-sdk-core
 aliyun-python-sdk-kms
@@ -18,4 +18,5 @@ elasticsearch~=8.17.2
 openai~=1.47.1
 tenacity~=9.0.0
 fake-useragent~=2.1.0
-pydantic~=2.10.6
+pydantic~=2.10.6
+aiomonitor~=0.7.1