File tree Expand file tree Collapse file tree 4 files changed +6
-13
lines changed Expand file tree Collapse file tree 4 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ version: 0.0.5
44release : 0.0.4
55webframework : Django
66dependencies :
7- - pyexcel>=0.2.0
8- - pyexcel-webio>=0.0.6
7+ - pyexcel>=0.2.2
8+ - pyexcel-webio>=0.0.7
99 - Django>=1.7.1
1010extra_dependencies :
1111 - xls :
Original file line number Diff line number Diff line change 1- pyexcel >= 0.2.0
2- pyexcel-webio >= 0.0.6
1+ pyexcel >= 0.2.2
2+ pyexcel-webio >= 0.0.7
33Django >= 1.7.1
Original file line number Diff line number Diff line change 1- https://github.com/chfw/ezodf/archive/master.zip
2- https://github.com/pyexcel/pyexcel-io/archive/master.zip
3- https://github.com/pyexcel/pyexcel/archive/master.zip
4- https://github.com/pyexcel/pyexcel-webio/archive/master.zip
5- https://github.com/pyexcel/pyexcel-xls/archive/master.zip
6- https://github.com/pyexcel/pyexcel-xlsx/archive/master.zip
7- https://github.com/pyexcel/pyexcel-ods3/archive/master.zip
Original file line number Diff line number Diff line change 2525]
2626
2727INSTALL_REQUIRES = [
28- 'pyexcel>=0.2.0 ' ,
29- 'pyexcel-webio>=0.0.6 ' ,
28+ 'pyexcel>=0.2.2 ' ,
29+ 'pyexcel-webio>=0.0.7 ' ,
3030 'Django>=1.7.1' ,
3131]
3232
You can’t perform that action at this time.
0 commit comments