# conda
# run as 'conda install --file tests/requirements.txt -c defaults' or
# run as 'conda install --file tests/requirements.txt -c conda-forge'
conda-forge::anaconda-client
beautifulsoup4
boltons >=23.0.0
boto3
chardet
conda
conda-content-trust
conda-forge::pytest-split
conda-forge::pytest-xprocess
conda-forge::xdoctest
conda-package-handling >=1.3.0
conda-verify
coverage
cryptography <41.0.0  # 41.0.0 breaks conda-content-trust 0.1.3
flask >=2.2
git
jsonpatch >=1.32
nbformat
packaging
perl
pexpect
pip
pkginfo
pluggy >=1.0.0
pre-commit
pycosat >=0.6.3
pyflakes
pyopenssl >=16.2.0,<23.2.0  # 23.2.0 breaks conda-content-trust 0.1.3
pytest
pytest-cov
pytest-mock
pytest-rerunfailures
pytest-timeout
pytest-xdist
requests >=2.18.4,<3
responses
ruamel.yaml >=0.11.14,<0.18
setuptools >=60.0.0
setuptools_scm  # needed for devenv version detection
tomli  # for coverage pyproject.toml, only necessary for Python <= 3.11.0a6
tqdm >=4
werkzeug >=2.2
