11 lines
439 B
Diff
11 lines
439 B
Diff
|
|
Index: sqlalchemy-migrate-0.13.0/test-requirements.txt
|
||
|
|
===================================================================
|
||
|
|
--- sqlalchemy-migrate-0.13.0.orig/test-requirements.txt
|
||
|
|
+++ sqlalchemy-migrate-0.13.0/test-requirements.txt
|
||
|
|
@@ -27,4 +27,4 @@ scripttest
|
||
|
|
# NOTE(rpodolyaka): This version identifier is currently necessary as
|
||
|
|
# pytz otherwise does not install on pip 1.4 or higher
|
||
|
|
pylint
|
||
|
|
-pytz>=2010h
|
||
|
|
+pytz>=2015
|