pythonPackages.apscheduler: bump sqlalchemy dependency

This commit is contained in:
Lancelot SIX 2016-04-04 14:10:43 +02:00
parent 4f39e03d61
commit f5a86eaf31

View File

@ -875,7 +875,7 @@ in modules // {
buildInputs = with self; [
pytest
sqlalchemy9
sqlalchemy
tornado
twisted
mock