Просмотр исходного кода

Pin SQLAlchemy to 1.1.15 for now

Until I fix the 'StaleDataError' error.
Peter Justin 7 лет назад
Родитель
Сommit
c7573eb6f1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -44,7 +44,7 @@ requests==2.18.4
 simplejson==3.13.2
 six==1.11.0
 speaklater==1.3
-SQLAlchemy==1.2.2
+SQLAlchemy==1.1.15
 SQLAlchemy-Utils==0.32.21
 Unidecode==1.0.22
 urllib3==1.22