Exclude pyMySQL v0.6.4
This version of pyMySQL appears to have some unicode conversion problems that are preventing use of apscheduler. Change-Id: I48d1d255777e6f7ef25468fcdbbe7b7b333838d9
This commit is contained in:
parent
eaa59426d5
commit
3ba300387a
@ -25,4 +25,4 @@ stevedore>=1.0.0
|
||||
python-crontab>=1.8.1
|
||||
tzlocal>=1.1.2
|
||||
Jinja2>=2.7.3
|
||||
PyMySQL>=0.6.2
|
||||
PyMySQL>=0.6.2,!=0.6.4
|
||||
|
@ -26,4 +26,4 @@ python-crontab>=1.8.1
|
||||
tzlocal>=1.1.2
|
||||
email>=4.0.2
|
||||
Jinja2>=2.7.3
|
||||
PyMySQL>=0.6.2
|
||||
PyMySQL>=0.6.2,!=0.6.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user