Skip to content

Commit a5e2429

Browse files
committed
Addressed settings.ini error
1 parent 2ef3ce1 commit a5e2429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ status = 3
3737
user = ACCLAB
3838

3939
### 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
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
4141
# dev_requirements = fastcore seaborn matplotlib pandas jupyter
4242
# console_scripts =

0 commit comments

Comments
 (0)