소스 검색

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