浏览代码

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

ayush.goyal 5 年之前
父节点
当前提交
afd4601b77
共有 1 个文件被更改,包括 1 次插入1 次删除
  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