# 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
coveralls   #Let Unpinned - Requires latest coveralls
docutils==0.17
Faker==14.2.0
factory-boy==3.2.1
flask-debugtoolbar==0.13.1
freezegun==1.2.2
ipdb==0.13.9
pip-tools==6.8.0
Pillow==9.2.0
responses==0.21.0
sphinx-rtd-theme==1.0.0
sqlalchemy-stubs==0.4
sphinx==5.1.1
towncrier==22.8.0

pytest==7.1.3
pytest-cov==3.0.0
pytest-factoryboy==2.4.0
pytest-freezegun==0.4.2
pytest-rerunfailures==10.2
pytest-split==0.8.0
