Update the dep and move connector to extra_require (#180)
* Update the dep and move connector to extra_require * update test deps * not use all as it is keyword
Showing
... | @@ -54,17 +54,8 @@ pytz==2018.4 | ... | @@ -54,17 +54,8 @@ pytz==2018.4 |
antlr4-python2-runtime==4.7.1 | antlr4-python2-runtime==4.7.1 | ||
statsd==3.2.1 | statsd==3.2.1 | ||
retrying==1.3.3 | retrying==1.3.3 | ||
PyAthena[SQLAlchemy] | |||
# Python API client for google | |||
# License: Apache Software License | |||
# Upstream url: https://github.com/googleapis/google-api-python-client | |||
google-api-python-client>=1.6.0, <2.0.0dev | |||
google-auth-httplib2>=0.0.1 | |||
google-auth>=1.0.0, <2.0.0dev | |||
httplib2~=0.9.2 | httplib2~=0.9.2 | ||
confluent-kafka==1.0.0 | |||
unidecode | unidecode | ||
boto3==1.10.1 | |||
cassandra-driver==3.20.1 |
Please register or sign in to comment