Skip to content

Commit cfe90b4

Browse files
committed
This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst
1 parent 9cb254e commit cfe90b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pyexcel-io>=0.5.3
1+
pyexcel-io>=0.6.2
22
xlrd
33
xlwt

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868

6969
INSTALL_REQUIRES = [
70-
"pyexcel-io>=0.5.3",
70+
"pyexcel-io>=0.6.2",
7171
"xlrd",
7272
"xlwt",
7373
]

0 commit comments

Comments
 (0)