# These are packages that are required by ckan developers - for running ckan in debug mode, running ckan tests, building the docs and to pip-compile the requirements.in file.

beautifulsoup4==4.12.3
cookiecutter==2.6.0
coveralls   #Let Unpinned - Requires latest coveralls
Faker==26.0.0
factory-boy==3.3.0
flask-debugtoolbar==0.15.1
freezegun==1.5.1
ipdb==0.13.13
pip-tools==7.4.1
Pillow==10.4.0
responses==0.25.3
sphinx-rtd-theme==2.0.0
sphinx==7.3.7
toml==0.10.2
towncrier==23.11.0

pytest==8.2.2
pytest-cov==5.0.0
pytest-factoryboy==2.7.0
pytest-freezegun==0.4.2
pytest-rerunfailures==14.0
pytest-split==0.9.0
