File tree 5 files changed +20
-20
lines changed
5 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
- imageio = =2.5.0
2
- numpy >= 1.16 , < 1.17
3
- progressbar2 = =3.39.3
4
- requests = =2.21.0
5
- scikit-learn = =0.21.0
6
- scikit-image = =0.15.0
7
- scipy = =1.2.1
8
- wrapt = =1.11.1
1
+ imageio > =2.5.0
2
+ numpy >= 1.16
3
+ progressbar2 > =3.39.3
4
+ requests > =2.21.0
5
+ scikit-learn > =0.21.0
6
+ scikit-image > =0.15.0
7
+ scipy > =1.2.1
8
+ wrapt > =1.11.1
9
9
h5py >= 2.9
10
10
cloudpickle >= 0.8.1
Original file line number Diff line number Diff line change 1
- pymongo= =3.8.0
1
+ pymongo> =3.8.0
Original file line number Diff line number Diff line change 1
1
flake8-docstrings>=1.3,<1.4
2
- pycodestyle= =2.5.0
2
+ pycodestyle> =2.5.0
3
3
pydocstyle>=2.1,<3.1
4
4
sphinx==2.0.1
5
5
sphinx_rtd_theme>=0.4,<0.5
6
- wrapt= =1.11.1
6
+ wrapt> =1.11.1
7
7
h5py>=2.9
8
8
cloudpickle>=0.8.1
Original file line number Diff line number Diff line change 1
- opencv-python= =4.1.0.25
1
+ opencv-python> =4.1.0.25
2
2
nltk>=3.3,<3.5
3
3
matplotlib>=2.2,<3.1
4
- requests= =2.21.0
5
- tqdm= =4.31.1
6
- lxml= =4.3.3
4
+ requests> =2.21.0
5
+ tqdm> =4.31.1
6
+ lxml> =4.3.3
Original file line number Diff line number Diff line change 1
1
keras>=2.2,<2.3
2
- pycodestyle= =2.5.0
2
+ pycodestyle> =2.5.0
3
3
pydocstyle>=2.1,<3.1
4
- pytest= =4.5.0
4
+ pytest> =4.5.0
5
5
pytest-cache>=1.0,<1.1
6
- pytest-cov= =2.7.1
7
- pytest-xdist= =1.28.0
6
+ pytest-cov> =2.7.1
7
+ pytest-xdist> =1.28.0
8
8
sphinx==2.0.1
9
- yapf= =0.27.0
9
+ yapf> =0.27.0
You can’t perform that action at this time.
0 commit comments