File tree 4 files changed +26
-26
lines changed
4 files changed +26
-26
lines changed Original file line number Diff line number Diff line change 1
1
pip >= 9.0.1
2
- setuptools >= 36.2 .0
2
+ setuptools >= 36.3 .0
3
3
ipython == 5.4.1
4
- selenium == 3.4.3
4
+ selenium == 3.5.0
5
5
nose == 1.3.7
6
- pytest == 3.1.3
7
- pytest-html == 1.15.1
6
+ pytest == 3.2.1
7
+ pytest-html == 1.15.2
8
8
six == 1.10.0
9
- flake8 == 3.3.0
10
- requests == 2.18.1
9
+ flake8 == 3.4.1
10
+ requests == 2.18.4
11
11
BeautifulSoup4 == 4.6.0
12
12
unittest2 == 1.1.0
13
- chardet == 3.0.2
13
+ chardet == 3.0.4
14
14
boto == 2.48.0
15
15
ipdb == 0.10.2
16
16
pyvirtualdisplay == 0.2.1
Original file line number Diff line number Diff line change 1
1
pip>=9.0.1
2
- setuptools>=36.2 .0
2
+ setuptools>=36.3 .0
3
3
ipython==5.4.1
4
4
selenium==2.53.6
5
5
nose==1.3.7
6
- pytest==3.1.3
7
- pytest-html==1.15.1
6
+ pytest==3.2.1
7
+ pytest-html==1.15.2
8
8
six==1.10.0
9
- flake8==3.3.0
10
- requests==2.18.1
9
+ flake8==3.4.1
10
+ requests==2.18.4
11
11
BeautifulSoup4==4.6.0
12
12
unittest2==1.1.0
13
- chardet==3.0.2
13
+ chardet==3.0.4
14
14
boto==2.48.0
15
15
ipdb==0.10.2
16
16
pyvirtualdisplay==0.2.1
Original file line number Diff line number Diff line change 19
19
license = 'The MIT License' ,
20
20
install_requires = [
21
21
'pip>=9.0.1' ,
22
- 'setuptools>=36.2 .0' ,
22
+ 'setuptools>=36.3 .0' ,
23
23
'ipython==5.4.1' ,
24
24
'selenium==2.53.6' ,
25
25
'nose==1.3.7' ,
26
- 'pytest==3.1.3 ' ,
27
- 'pytest-html==1.15.1 ' ,
26
+ 'pytest==3.2.1 ' ,
27
+ 'pytest-html==1.15.2 ' ,
28
28
'six==1.10.0' ,
29
- 'flake8==3.3.0 ' ,
30
- 'requests==2.18.1 ' ,
29
+ 'flake8==3.4.1 ' ,
30
+ 'requests==2.18.4 ' ,
31
31
'BeautifulSoup4==4.6.0' ,
32
32
'unittest2==1.1.0' ,
33
- 'chardet==3.0.2 ' ,
33
+ 'chardet==3.0.4 ' ,
34
34
'boto==2.48.0' ,
35
35
'ipdb==0.10.2' ,
36
36
'pyvirtualdisplay==0.2.1' ,
Original file line number Diff line number Diff line change 18
18
license = 'The MIT License' ,
19
19
install_requires = [
20
20
'pip>=9.0.1' ,
21
- 'setuptools>=36.2 .0' ,
21
+ 'setuptools>=36.3 .0' ,
22
22
'ipython==5.4.1' ,
23
- 'selenium==3.4.3 ' ,
23
+ 'selenium==3.5.0 ' ,
24
24
'nose==1.3.7' ,
25
- 'pytest==3.1.3 ' ,
26
- 'pytest-html==1.15.1 ' ,
25
+ 'pytest==3.2.1 ' ,
26
+ 'pytest-html==1.15.2 ' ,
27
27
'six==1.10.0' ,
28
- 'flake8==3.3.0 ' ,
29
- 'requests==2.18.1 ' ,
28
+ 'flake8==3.4.1 ' ,
29
+ 'requests==2.18.4 ' ,
30
30
'BeautifulSoup4==4.6.0' ,
31
31
'unittest2==1.1.0' ,
32
- 'chardet==3.0.2 ' ,
32
+ 'chardet==3.0.4 ' ,
33
33
'boto==2.48.0' ,
34
34
'ipdb==0.10.2' ,
35
35
'pyvirtualdisplay==0.2.1' ,
You can’t perform that action at this time.
0 commit comments