Quellcode durchsuchen

HUE-9477 [indexer] SQL code formatting errors with StopIteration with Python 3

ayush.goyal vor 5 Jahren
Ursprung
Commit
afd4601b77
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -53,6 +53,6 @@ rsa==3.4.2
 sasl==0.2.1  # Move to https://pypi.org/project/sasl3/ ?
 six==1.12.0
 SQLAlchemy==1.3.8
-sqlparse==0.2.0
+sqlparse==0.3.1
 tablib==0.13.0
 thrift==0.13.0