mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 09:50:08 -04:00
Update pyexcel to 0.5.9.1
0.5.9 seems to have disappeared and is causing tests to fail on Jenkins. https://github.com/pyexcel/pyexcel/compare/v0.5.9...v0.5.9.1
This commit is contained in:
@@ -7,7 +7,7 @@ Flask-WTF==0.14.2
|
||||
Flask-Login==0.4.1
|
||||
|
||||
blinker==1.4
|
||||
pyexcel==0.5.9
|
||||
pyexcel==0.5.9.1
|
||||
pyexcel-io==0.5.9.1
|
||||
pyexcel-xls==0.5.8
|
||||
pyexcel-xlsx==0.5.6
|
||||
|
||||
@@ -9,7 +9,7 @@ Flask-WTF==0.14.2
|
||||
Flask-Login==0.4.1
|
||||
|
||||
blinker==1.4
|
||||
pyexcel==0.5.9
|
||||
pyexcel==0.5.9.1
|
||||
pyexcel-io==0.5.9.1
|
||||
pyexcel-xls==0.5.8
|
||||
pyexcel-xlsx==0.5.6
|
||||
|
||||
Reference in New Issue
Block a user