bump PyHive version for prod requirements.txt (#6751)

This commit is contained in:
Marcus 2019-01-24 23:11:22 -08:00 committed by Maxime Beauchemin
parent 879c553b0a
commit 01689c38ea
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ setup(
'cors': ['flask-cors>=2.0.0'],
'console_log': ['console_log==0.2.10'],
'hive': [
'pyhive>=0.4.0',
'pyhive>=0.6.1',
'tableschema',
'thrift-sasl>=0.2.1',
'thrift>=0.9.3',