
[:python_version < "3.8"]
importlib_metadata

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

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

[testing.libs]
demjson
simplejson
ujson
yajl

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