Commit e4836d9d authored by 邱阿朋's avatar 邱阿朋

build(dependencies): 更新项目依赖版本

- 添加 numpy 包,版本为 1.24.4
- 移除 xmltodict 包
- 更新以下包的版本:
  - DrissionPage: 4.1.0.2
  - xlrd: 2.0.1
  - pandas: 2.0.3  - openpyxl: 3.1.5
  - pyinstaller: 6.11.
parent 02798672
...@@ -2,11 +2,11 @@ lxml==5.3.0 ...@@ -2,11 +2,11 @@ lxml==5.3.0
DrissionPage==4.1.0.2 DrissionPage==4.1.0.2
xlrd==2.0.1 xlrd==2.0.1
pandas==2.0.3 pandas==2.0.3
numpy==1.24.4
openpyxl==3.1.5 openpyxl==3.1.5
pyinstaller==6.11.0 pyinstaller==6.11.0
requests==2.32.3 requests==2.32.3
redis==5.0.8 redis==5.0.8
pika==1.3.2 pika==1.3.2
xmltodict==0.14.2
python-dotenv==1.0.1 python-dotenv==1.0.1
ttkbootstrap==1.10.1 ttkbootstrap==1.10.1
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment