Skip to content
Snippets Groups Projects
Commit 380c5fcb authored by kohlhaasrebecca's avatar kohlhaasrebecca
Browse files

Update setup

parent 86460fe7
No related branches found
No related tags found
1 merge request!29Preparation for release 1.1.0: fixes and test for pages
......@@ -24,7 +24,7 @@ install_requires =
joblib==1.1.1
matplotlib==3.8.0
seaborn==0.11.1
scipy==1.11.1
scipy>=1.11.1
scikit-learn==1.3.1
tqdm>=4.62.1
chaospy==4.3.3
......
......@@ -15,7 +15,7 @@ Requires-Dist: pandas==1.4.4
Requires-Dist: joblib==1.1.1
Requires-Dist: matplotlib==3.8.0
Requires-Dist: seaborn==0.11.1
Requires-Dist: scipy==1.11.1
Requires-Dist: scipy>=1.11.1
Requires-Dist: scikit-learn==1.3.1
Requires-Dist: tqdm>=4.62.1
Requires-Dist: chaospy==4.3.3
......
......@@ -2,7 +2,7 @@ pandas==1.4.4
joblib==1.1.1
matplotlib==3.8.0
seaborn==0.11.1
scipy==1.11.1
scipy>=1.11.1
scikit-learn==1.3.1
tqdm>=4.62.1
chaospy==4.3.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment