mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Bump PyExcel to 0.6.1
0.6.0 has been withdrawn because it contained a bug (which wouldn’t affect us). But we can’t use it now because pip can’t find it to install. So needs upgrading to the next version now.
This commit is contained in:
@@ -9,7 +9,7 @@ Flask-WTF==0.14.3
|
||||
Flask-Login==0.5.0
|
||||
|
||||
blinker==1.4
|
||||
pyexcel==0.6.0
|
||||
pyexcel==0.6.1
|
||||
pyexcel-io==0.5.20
|
||||
pyexcel-xls==0.5.8
|
||||
pyexcel-xlsx==0.5.8
|
||||
|
||||
Reference in New Issue
Block a user