Skip to content

Commit 8dba89d

Browse files
committed
Removed requirements versions
1 parent 8fb0fb7 commit 8dba89d

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.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
40+
requirements = fastcore pandas numpy matplotlib seaborn scipy dabest scikit-learn statsmodels palmerpenguins
4141
# dev_requirements = fastcore seaborn matplotlib pandas jupyter
4242
# console_scripts =

0 commit comments

Comments
 (0)