1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
[cov]
pytest-cov
[dev]
black
pyupgrade
[docs]
furo
rst.linker>=1.9
sphinx>=3.5
[packaging]
build
setuptools>=61.2
setuptools_scm[toml]>=6.0
twine
[testing]
pytest!=8.1.*,>=6.0
pytest-benchmark
pytest-benchmark[histogram]
pytest-checkdocs>=1.2.3
pytest-enabler>=1.0.1
pytest-ruff>=0.2.1
bson
ecdsa
feedparser
gmpy2
numpy
pandas
pymongo
PyYAML
scikit-learn
simplejson
sqlalchemy
ujson
[testing:python_version < "3.12"]
atheris~=2.3.0
[testing:python_version <= "3.10"]
scipy
[testing:python_version > "3.10"]
scipy>=1.9.3
|