
[:python_version < "3.8"]
importlib_metadata

[docs]
jaraco.packaging>=3.2
rst.linker>=1.9
sphinx

[testing]
coverage<5
ecdsa
feedparser
numpy
pandas
pymongo
pytest!=3.7.3,>=3.5
pytest-black-multipy
pytest-checkdocs>=1.2.3
pytest-cov
pytest-flake8
sklearn
sqlalchemy

[testing.libs]
demjson
simplejson
ujson

[testing.libs:python_version < "3.8"]
yajl

[testing:python_version == "2.7"]
enum34
jsonlib
