# 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.3.4
pytest-cov==6.0.0
pytest-factoryboy==2.7.0
pytest-freezegun==0.4.2
pytest-rerunfailures==15.0
pytest-split==0.10.0
pytest-retry==1.7.0
coverage==7.7.1
#used for nice pytest reports
junitparser==3.2.0
junit2html==31.0.2
