diff --git a/python/pyproject.toml b/python/pyproject.toml index dd1e0df78..867aaf01f 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -28,7 +28,6 @@ dependencies = [ "plotnine", "nevergrad", "PyQt6", - "nevergrad", "seaborn", "tqdm", "rpy2", diff --git a/python/requirements.txt b/python/requirements.txt index b496c31f2..fc6b1a28c 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -14,5 +14,4 @@ rpy2==3.5.16 plotly==5.24.1 pytest==8.3.3 nlopt==2.8.0 -nevergrad==1.0.5 ipykernel==6.29.5 \ No newline at end of file