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.6.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.6.1
numpy==1.22.0
cython==0.19.1
python-dateutil==1.5
pytz==2013b
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-2.7.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
python-dateutil==2.1
pytz==2013b
xlwt==0.7.5
numpy==1.7.1
numpy==1.22.0
cython==0.19.1
bottleneck==0.6.0
numexpr==2.1
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-2.7_LOCALE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ xlwt==0.7.5
openpyxl==1.6.2
xlsxwriter==0.4.3
xlrd==0.9.2
numpy==1.6.1
numpy==1.22.0
cython==0.19.1
bottleneck==0.6.0
numexpr==2.1
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-3.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytz==2013b
openpyxl==1.6.2
xlsxwriter==0.4.3
xlrd==0.9.2
numpy==1.6.2
numpy==1.22.0
cython==0.19.1
numexpr==2.1
tables==3.0.0
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements-3.3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ openpyxl==1.6.2
xlsxwriter==0.4.3
xlrd==0.9.2
html5lib==1.0b2
numpy==1.7.1
numpy==1.22.0
cython==0.19.1
numexpr==2.1
tables==3.0.0
Expand Down