# 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.11.1
cookiecutter==2.1.1
docutils==0.17
Faker==14.2.0
factory-boy==3.2.1
flask-debugtoolbar==0.13.1
freezegun==1.2.2
ipdb==0.13.13
pip-tools==7.4.1
Pillow==10.4.0
responses==0.21.0
sphinx-rtd-theme==1.0.0
sqlalchemy-stubs==0.4
sphinx==5.1.1
toml==0.10.2 
towncrier==22.8.0
types-setuptools

pytest==7.4.4
pytest-cov==3.0.0
pytest-factoryboy==2.4.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
