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.
Showing
| ... | ... | @@ -2,11 +2,11 @@ lxml==5.3.0 |
| DrissionPage==4.1.0.2 | ||
| xlrd==2.0.1 | ||
| pandas==2.0.3 | ||
| numpy==1.24.4 | ||
| openpyxl==3.1.5 | ||
| pyinstaller==6.11.0 | ||
| requests==2.32.3 | ||
| redis==5.0.8 | ||
| pika==1.3.2 | ||
| xmltodict==0.14.2 | ||
| python-dotenv==1.0.1 | ||
| ttkbootstrap==1.10.1 | ||
| \ No newline at end of file |
Please register or sign in to comment