From df0f8d0663705a219ad1244238507940f97423ec Mon Sep 17 00:00:00 2001 From: Jerry Yurchisin <97685128+yurchisin@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:27:26 -0500 Subject: [PATCH] Update requirements.txt --- optimization202/ESUPS_case_study/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/optimization202/ESUPS_case_study/requirements.txt b/optimization202/ESUPS_case_study/requirements.txt index bcc7f65..81cb37d 100644 --- a/optimization202/ESUPS_case_study/requirements.txt +++ b/optimization202/ESUPS_case_study/requirements.txt @@ -1,12 +1,12 @@ gurobipy==11.0.3 -ipython==8.26.0 -ipywidgets==8.1.3 +#ipython==8.26.0 +#ipywidgets==8.1.3 numpy<2 -pandas==2.2.2 +#pandas==2.2.2 pandera==0.20.3 -plotly==5.23.0 +#plotly==5.23.0 pydantic==2.8.2 -scipy==1.14.1 +#scipy==1.14.1 tqdm==4.66.4 typing_extensions==4.12.2 -networkx \ No newline at end of file +networkx