remove unused dependency (#664)

### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
KevinHuSh
2024-05-07 19:46:17 +08:00
committed by GitHub
parent a5aed2412f
commit a6e4b74d94
2 changed files with 1 additions and 2 deletions

View File

@ -50,7 +50,6 @@ joblib==1.3.2
lxml==5.1.0
MarkupSafe==2.1.5
minio==7.2.4
mpi4py==3.1.5
mpmath==1.3.0
multidict==6.0.5
multiprocess==0.70.16