httpx>=0.24
requests>=2.32.5

[:python_version < "3.11"]
typing-extensions>=4.7.1

[conda_build]
conda-build

[docs]
docconvert
pyment>=0.3.3

[linting]
autoflake
autopep8
bandit
black>=21.7
flake8>=3.7.8
isort
make
monkeytype
mypy
pandas-stubs
pep8-naming
pre-commit
pycodestyle
pydocstyle
pylint
pyright
python-dotenv>=0.19.2
pytype
pyupgrade
radon
refurb
ruff
safety
toml
types-pyyaml
types-requests
vulture
yapf

[metrics]
pystra
wily>=1.2

[other]
toml

[profilers]
scalene>=1.3.16
snakeviz

[spelling]
typos

[tests]
codecov
coverage>=4.5.4
openssl
pytest>=7
pytest-asyncio
pytest-benchmark
pytest-cov
pytest-order
