sqlalchemy<2.0.0
snowflake-connector-python

[development]
pytest==4.6.6
pytest-cov
pytest-rerunfailures
pytest-timeout
coverage
pexpect
mock
pytz
pytzdata
Cython

[development:python_version != "2.7"]
more-itertools
numpy

[development:python_version == "2.7"]
more-itertools==4.3.0
numpy==1.16.5

[development:python_version == "2.7" or python_version == "3.5"]
pandas==0.24.2

[development:python_version > "3.5"]
pandas<1.0.0
