checkout/requirements-dev.txt

184 lines
3.5 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe requirements-dev.in
#
asgiref==3.7.2
# via
# -c constraints.txt
# django
attrs==23.2.0
# via
# outcome
# trio
black==24.1.1
# via -r requirements-dev.in
build==1.0.3
# via pip-tools
certifi==2023.11.17
# via
# -c constraints.txt
# requests
# selenium
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via
# -c constraints.txt
# requests
click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.4.1
# via
# coverage
# pytest-cov
distlib==0.3.8
# via virtualenv
django==5.0.1
# via
# -c constraints.txt
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==22.6.0
# via factory-boy
filelock==3.13.1
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.33
# via pre-commit
idna==3.6
# via
# -c constraints.txt
# requests
# trio
iniconfig==2.0.0
# via pytest
invoke==2.2.0
# via -r requirements-dev.in
jinja2==3.1.3
# via pytest-html
markupsafe==2.1.4
# via jinja2
model-bakery==1.17.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
outcome==1.3.0.post0
# via trio
packaging==23.2
# via
# -c constraints.txt
# black
# build
# pytest
# pytest-rerunfailures
pathspec==0.12.1
# via black
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==4.1.0
# via
# black
# virtualenv
pluggy==1.4.0
# via pytest
pre-commit==3.6.0
# via -r requirements-dev.in
pyproject-hooks==1.0.0
# via build
pysocks==1.7.1
# via urllib3
pytest==7.4.4
# via
# -r requirements-dev.in
# pytest-base-url
# pytest-cov
# pytest-django
# pytest-html
# pytest-metadata
# pytest-rerunfailures
# pytest-selenium
# pytest-variables
pytest-base-url==2.0.0
# via pytest-selenium
pytest-cov==4.1.0
# via -r requirements-dev.in
pytest-django==4.7.0
# via -r requirements-dev.in
pytest-html==4.1.1
# via pytest-selenium
pytest-metadata==3.0.0
# via pytest-html
pytest-rerunfailures==13.0
# via -r requirements-dev.in
pytest-selenium==4.0.2
# via -r requirements-dev.in
pytest-variables==3.0.0
# via pytest-selenium
python-dateutil==2.8.2
# via
# -c constraints.txt
# faker
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.1.14
# via -r requirements-dev.in
selenium==4.17.2
# via
# -r requirements-dev.in
# pytest-selenium
six==1.16.0
# via
# -c constraints.txt
# python-dateutil
sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.4.4
# via
# -c constraints.txt
# django
tenacity==8.2.3
# via pytest-selenium
trio==0.24.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.9.0
# via selenium
urllib3[socks]==2.1.0
# via
# -c constraints.txt
# requests
# selenium
# urllib3
virtualenv==20.25.0
# via pre-commit
wheel==0.42.0
# via pip-tools
wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via pip-tools
setuptools==69.0.3
# via
# nodeenv
# pip-tools