File tree Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
- coverage
2
- pyflakes
3
- pytest
4
- vcrpy
5
- doctr
6
- ipython
7
- matplotlib
8
- numpydoc
9
- requests-mock
10
- sphinx
11
- sphinx_rtd_theme
1
+ coverage ~=4.5.1
2
+ pyflakes ~=1.6.0
3
+ pytest ~=3.5.1
4
+ vcrpy ~=1.11.1
5
+ doctr ~=1.7.3
6
+ ipython ~=6.3.1
7
+ matplotlib ~=2.2.2
8
+ numpydoc ~=0.8.0
9
+ requests-mock ~=1.4.0
10
+ sphinx ~=1.7.4
11
+ sphinx_rtd_theme ~=0.3.1
Original file line number Diff line number Diff line change 1
- beautifulsoup4
2
- python-dateutil
3
- diff_match_patch_python
4
- docopt
1
+ beautifulsoup4 == 4.6.0
2
+ python-dateutil ~= 2.6.1
3
+ diff_match_patch_python ~= 1.0.2
4
+ docopt ~= 0.6.2
5
5
git+https://github.com/anastasia/htmldiffer@develop
6
6
git+https://github.com/danielballan/htmltreediff@customize
7
- lxml
8
- pandas
9
- requests
10
- toolz
11
- tornado
12
- tqdm
13
- tzlocal
7
+ lxml ~= 4.1.1
8
+ pandas ~= 0.23.0
9
+ requests ~= 2.18.4
10
+ toolz ~= 0.8.2
11
+ tornado ~= 5.0.2
12
+ tqdm ~= 4.19.4
13
+ tzlocal ~= 1.4
You can’t perform that action at this time.
0 commit comments