We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb0fb7 commit 8dba89dCopy full SHA for 8dba89d
settings.ini
@@ -37,6 +37,6 @@ status = 3
37
user = ACCLAB
38
39
### Optional ###
40
-requirements = fastcore pandas>=1.5.0,<2.0.0 numpy>=1.22.3,<1.23.0 matplotlib~=3.5.1 seaborn>=0.12.2,<0.13.0 scipy>=1.9.3,<2.0.0 dabest>=2023.2.14,<2024.0.0 scikit-learn statsmodels palmerpenguins
+requirements = fastcore pandas numpy matplotlib seaborn scipy dabest scikit-learn statsmodels palmerpenguins
41
# dev_requirements = fastcore seaborn matplotlib pandas jupyter
42
# console_scripts =
0 commit comments