Skip to content

Commit 229b322

Browse files
committed
Upgrade requirements
1 parent f04cce3 commit 229b322

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
selenium==2.50.1
1+
selenium==2.52.0
22
nose==1.3.7
3-
pytest==2.8.5
4-
flake8==2.5.1
3+
pytest==2.8.7
4+
flake8==2.5.4
55
requests==2.9.1
66
urllib3==1.14
77
BeautifulSoup==3.2.1
88
unittest2==1.1.0
99
chardet==2.3.0
10-
simplejson==3.8.1
11-
boto==2.38.0
10+
simplejson==3.8.2
11+
boto==2.39.0
1212
ipdb==0.8.1
1313
pyvirtualdisplay==0.1.5

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
selenium==2.50.1
1+
selenium==2.52.0
22
nose==1.3.7
3-
pytest==2.8.5
4-
flake8==2.5.1
3+
pytest==2.8.7
4+
flake8==2.5.4
55
requests==2.9.1
66
urllib3==1.14
77
BeautifulSoup==3.2.1
88
unittest2==1.1.0
99
chardet==2.3.0
10-
simplejson==3.8.1
11-
boto==2.38.0
10+
simplejson==3.8.2
11+
boto==2.39.0
1212
ipdb==0.8.1
1313
pyvirtualdisplay==0.1.5
1414
-e .

server_requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
selenium==2.50.1
1+
selenium==2.52.0
22
nose==1.3.7
3-
pytest==2.8.5
4-
flake8==2.5.1
3+
pytest==2.8.7
4+
flake8==2.5.4
55
requests==2.9.1
66
urllib3==1.14
77
BeautifulSoup==3.2.1
88
unittest2==1.1.0
99
chardet==2.3.0
10-
simplejson==3.8.1
11-
boto==2.38.0
12-
MySQL-python==1.2.5
10+
simplejson==3.8.2
11+
boto==2.39.0
1312
ipdb==0.8.1
1413
pyvirtualdisplay==0.1.5
14+
MySQL-python==1.2.5
1515
-e .

0 commit comments

Comments
 (0)