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 2ef3ce1 commit a5e2429Copy full SHA for a5e2429
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.6.3,<3.7.0, 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>=1.5.0,<2.0.0 numpy>=1.22.3,<1.23.0 matplotlib>=3.6.3,<3.7.0 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
41
# dev_requirements = fastcore seaborn matplotlib pandas jupyter
42
# console_scripts =
0 commit comments