Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ci/requirements-2.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ bottleneck==0.6.0
numexpr==2.1
tables==2.3.1
matplotlib==1.1.1
openpyxl==1.6.2
openpyxl==2.4.2
xlsxwriter==0.4.3
xlrd==0.9.2
patsy==0.1.0
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-2.7_LOCALE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
python-dateutil
pytz==2013b
xlwt==0.7.5
openpyxl==1.6.2
openpyxl==2.4.2
xlsxwriter==0.4.3
xlrd==0.9.2
numpy==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-3.2.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
python-dateutil==2.1
pytz==2013b
openpyxl==1.6.2
openpyxl==2.4.2
xlsxwriter==0.4.3
xlrd==0.9.2
numpy==1.6.2
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-3.3.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
python-dateutil==2.1
pytz==2013b
openpyxl==1.6.2
openpyxl==2.4.2
xlsxwriter==0.4.3
xlrd==0.9.2
html5lib==1.0b2
Expand Down