-i https://pypi.python.org/simple
aspy.yaml==1.3.0
atomicwrites==1.3.0
attrs==19.1.0
certifi==2019.6.16
cfgv==2.0.0
chardet==3.0.4
coverage==4.5.3
entrypoints==0.3
flake8-docstrings==1.3.0
flake8-import-order==0.18.1
flake8-polyfill==1.0.2
flake8==3.7.8
freezegun==0.3.12
identify==1.4.5
idna==2.8
importlib-metadata==0.18
mccabe==0.6.1
more-itertools==7.1.0
nodeenv==1.3.3
packaging==19.0
pluggy==0.12.0
pre-commit==1.17.0
py==1.8.0
pycodestyle==2.5.0
# Due to an incompatibility from flake8-docstrings with the newest pydocstyle version,
# we pin this to <4.0.0. Otherwise, flake8 fails with:
# "flake8-docstrings" failed during execution due to "module 'pydocstyle' has no attribute 'tokenize_open'"
# Once the official fix is released, we could switch it back to a newer version:
# https://gitlab.com/pycqa/flake8-docstrings/issues/36
# https://github.com/PyCQA/pydocstyle/issues/375
pydocstyle<4.0.0
pyflakes==2.1.1
pyparsing==2.4.0
pytest-cov==2.7.1
pytest==5.0.1
python-dateutil==2.8.0
pyyaml==5.1.1
requests-mock==1.6.0
requests==2.22.0
six==1.12.0
snowballstemmer==1.9.0
toml==0.10.0
urllib3==1.25.3
virtualenv==16.6.2
wcwidth==0.1.7
zipp==0.5.2
