Browse Source

[MNT] remove geatpy and matplotlib in dependencies

tags/v0.3.2
Gene 2 years ago
parent
commit
35188f9184
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      setup.py

+ 0
- 2
setup.py View File

@@ -54,7 +54,6 @@ REQUIRED = [
"numpy>=1.20.0",
"pandas>=0.25.1",
"scipy>=1.0.0",
"matplotlib>=3.1.3",
"torch>=1.11.0",
"cvxopt>=1.3.0",
"tqdm>=4.65.0",
@@ -67,7 +66,6 @@ REQUIRED = [
"torchvision>=0.15.1",
"sqlalchemy>=2.0.21",
"shortuuid>=1.0.11",
"geatpy>=2.7.0",
"docker>=6.1.3",
"rapidfuzz>=3.4.0",
"torchtext>=0.16.0",


Loading…
Cancel
Save