PyHive/dev_requirements.txt

16 строки
315 B
Plaintext

# test-only packages: pin everything to minimize change
flake8==2.6.2
mock==2.0.0
pytest==2.9.2
pytest-cov==2.3.0
pytest-flake8==0.5
pytest-random==0.2
pytest-timeout==1.0.0
# actual dependencies: let things break if a package changes
requests>=1.0.0
sasl>=0.1.3
sqlalchemy>=0.5.8
thrift>=0.8.0
thrift_sasl>=0.1.0