File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -2,18 +2,18 @@ certifi==2020.4.5.1
22chardet == 3.0.4
33cycler == 0.10.0
44idna == 2.9
5- joblib == 0.15 .1
6- kiwisolver == 1.2 .0
7- matplotlib == 3.2.1
5+ joblib >= 0.14 .1
6+ kiwisolver >= 1.1 .0
7+ matplotlib >= 3.0.0
88mne == 0.20.5
99nose == 1.3.7
1010numpy == 1.18.5
11- pandas == 1.0.4
11+ pandas >= 0.17.0
1212pyparsing == 2.4.7
1313python-dateutil == 2.8.1
1414pytz == 2020.1
1515requests == 2.23.0
16- scikit-learn == 0.23.1
16+ scikit-learn >= 0.22
1717scipy == 1.4.1
1818six == 1.15.0
1919sklearn == 0.0
Original file line number Diff line number Diff line change 6060 'chardet==3.0.4' ,
6161 'cycler==0.10.0' ,
6262 'idna==2.9' ,
63- 'joblib==0.15 .1' ,
64- 'kiwisolver==1.2 .0' ,
65- 'matplotlib==3.2.1 ' ,
63+ 'joblib>=0.14 .1' ,
64+ 'kiwisolver>=1.1 .0' ,
65+ 'matplotlib>=3.0.0 ' ,
6666 'mne==0.20.5' ,
6767 'nose==1.3.7' ,
6868 'numpy==1.18.5' ,
69- 'pandas==1.0.4 ' ,
69+ 'pandas>=0.17.0 ' ,
7070 'pyparsing==2.4.7' ,
7171 'python-dateutil==2.8.1' ,
7272 'pytz==2020.1' ,
7373 'requests==2.23.0' ,
74- 'scikit-learn==0.23.1 ' ,
74+ 'scikit-learn>=0.22 ' ,
7575 'scipy==1.4.1' ,
7676 'six==1.15.0' ,
7777 'sklearn==0.0' ,
You can’t perform that action at this time.
0 commit comments