Skip to content

Commit 8b24fc5

Browse files
committed
fix bs4
1 parent fcda050 commit 8b24fc5

4 files changed

+2
-2
lines changed

ci/requirements-2.7_COMPAT.pip

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
html5lib=1.0b2
2+
beautifulsoup4=4.2.0
23
openpyxl
34
argparse

ci/requirements-2.7_COMPAT.run

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ xlwt=0.7.5
66
xlrd=0.9.2
77
numexpr=2.2.2
88
pytables=3.0.0
9-
beautiful-soup=4.2.0
109
psycopg2=2.5.1
1110
pymysql=0.6.0
1211
sqlalchemy=0.7.8

ci/requirements-2.7_LOCALE.pip

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
html5lib=1.0b2
2+
beautifulsoup4=4.2.1
23
blosc

ci/requirements-2.7_LOCALE.run

-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ matplotlib=1.3.1
99
sqlalchemy=0.8.1
1010
lxml=3.2.1
1111
scipy
12-
beautiful-soup=4.2.1

0 commit comments

Comments
 (0)