bramw_baserow/backend/requirements/dev.txt

349 lines
6.2 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=dev.txt dev.in
#
argh==0.28.1
# via -r dev.in
asgiref==3.6.0
# via
# -c base.txt
# django
asttokens==2.4.1
# via
# snoop
# stack-data
async-timeout==4.0.3
# via
# -c base.txt
# redis
attrs==23.2.0
# via
# -c base.txt
# jsonschema
# pytest
autopep8==2.0.2
# via
# -r dev.in
# django-silk
backports-cached-property==1.0.2
# via -r dev.in
bandit==1.7.5
# via -r dev.in
black==23.3.0
# via -r dev.in
build==1.2.1
# via pip-tools
certifi==2024.2.2
# via
# -c base.txt
# requests
charset-normalizer==3.3.2
# via
# -c base.txt
# requests
cheap-repr==0.5.1
# via snoop
click==8.1.7
# via
# -c base.txt
# black
# pip-tools
coverage[toml]==7.2.2
# via
# -r dev.in
# pytest-cov
debugpy==1.6.6
# via -r dev.in
decorator==5.1.1
# via
# ipdb
# ipython
django==4.1.13
# via
# -c base.txt
# django-extensions
# django-redis
# django-silk
# django-stubs
# django-stubs-ext
django-extensions==3.2.1
# via -r dev.in
django-fakeredis==0.1.2
# via -r dev.in
django-redis==5.2.0
# via
# -c base.txt
# django-fakeredis
django-silk==5.0.3
# via -r dev.in
django-stubs==1.16.0
# via -r dev.in
django-stubs-ext==0.8.0
# via
# -r dev.in
# django-stubs
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
# via
# snoop
# stack-data
fakeredis[lua]==2.10.2
# via
# -r dev.in
# django-fakeredis
flake8==6.0.0
# via -r dev.in
freezegun==1.2.2
# via -r dev.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via bandit
gprof2dot==2022.7.29
# via django-silk
graphviz==0.20.1
# via -r dev.in
httpretty==1.1.4
# via -r dev.in
icdiff==2.0.7
# via pytest-icdiff
idna==3.7
# via
# -c base.txt
# requests
iniconfig==2.0.0
# via pytest
ipdb==0.13.13
# via -r dev.in
ipython==8.24.0
# via
# -r dev.in
# ipdb
isort==5.12.0
# via -r dev.in
jedi==0.19.1
# via ipython
jsonschema==4.17.3
# via
# -c base.txt
# jsonschema-spec
# openapi-schema-validator
# openapi-spec-validator
jsonschema-spec==0.1.6
# via openapi-spec-validator
lazy-object-proxy==1.10.0
# via openapi-spec-validator
lupa==1.14.1
# via fakeredis
markdown-it-py==3.0.0
# via
# -c base.txt
# rich
matplotlib-inline==0.1.7
# via ipython
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via
# -c base.txt
# markdown-it-py
mypy==1.1.1
# via
# -r dev.in
# django-stubs
mypy-extensions==1.0.0
# via
# -c base.txt
# -r dev.in
# black
# mypy
openapi-schema-validator==0.4.4
# via openapi-spec-validator
openapi-spec-validator==0.5.6
# via -r dev.in
packaging==23.2
# via
# -c base.txt
# black
# build
# pytest
parso==0.8.4
# via jedi
pathable==0.4.3
# via jsonschema-spec
pathspec==0.12.1
# via black
pbr==6.0.0
# via stevedore
pexpect==4.9.0
# via ipython
pip-tools==6.13.0
# via -r dev.in
platformdirs==4.2.1
# via black
pluggy==1.5.0
# via pytest
pprintpp==0.4.0
# via pytest-icdiff
prompt-toolkit==3.0.43
# via
# -c base.txt
# ipython
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
py==1.11.0
# via pytest-html
pycodestyle==2.10.0
# via
# autopep8
# flake8
pyfakefs==5.1.0
# via -r dev.in
pyflakes==3.0.1
# via flake8
pygments==2.18.0
# via
# -c base.txt
# ipython
# rich
# snoop
pyinstrument==4.4.0
# via -r dev.in
pyproject-hooks==1.1.0
# via build
pyrsistent==0.20.0
# via
# -c base.txt
# jsonschema
pytest==7.2.2
# via
# -r dev.in
# pytest-asyncio
# pytest-cov
# pytest-django
# pytest-env
# pytest-html
# pytest-icdiff
# pytest-metadata
# pytest-mock
# pytest-ordering
# pytest-split
# pytest-unordered
# pytest-xdist
pytest-asyncio==0.21.0
# via -r dev.in
pytest-cov==4.0.0
# via -r dev.in
pytest-django==4.7.0
# via -r dev.in
pytest-env==0.8.1
# via -r dev.in
pytest-html==3.2.0
# via -r dev.in
pytest-icdiff==0.6
# via -r dev.in
pytest-metadata==3.1.1
# via pytest-html
pytest-mock==3.10.0
# via -r dev.in
pytest-ordering==0.6
# via -r dev.in
pytest-split==0.8.0
# via -r dev.in
pytest-unordered==0.5.2
# via -r dev.in
pytest-xdist==3.2.1
# via -r dev.in
python-dateutil==2.9.0.post0
# via
# -c base.txt
# freezegun
pyyaml==6.0.1
# via
# -c base.txt
# bandit
# jsonschema-spec
# responses
redis==4.5.4
# via
# -c base.txt
# django-fakeredis
# django-redis
# fakeredis
requests==2.31.0
# via
# -c base.txt
# jsonschema-spec
# responses
responses==0.23.1
# via -r dev.in
rfc3339-validator==0.1.4
# via openapi-schema-validator
rich==13.7.0
# via
# -c base.txt
# bandit
six==1.16.0
# via
# -c base.txt
# asttokens
# python-dateutil
# rfc3339-validator
# snoop
smmap==5.0.1
# via gitdb
snoop==0.4.3
# via -r dev.in
sortedcontainers==2.4.0
# via fakeredis
sqlparse==0.5.0
# via
# -c base.txt
# django
# django-silk
stack-data==0.6.3
# via ipython
stevedore==5.2.0
# via bandit
tomli==2.0.1
# via django-stubs
traitlets==5.14.3
# via
# ipython
# matplotlib-inline
types-pytz==2024.1.0.20240417
# via django-stubs
types-pyyaml==6.0.12.20240311
# via
# django-stubs
# responses
typing-extensions==4.7.1
# via
# -c base.txt
# django-stubs
# django-stubs-ext
# ipython
# mypy
urllib3==1.26.18
# via
# -c base.txt
# requests
# responses
watchdog==3.0.0
# via -r dev.in
wcwidth==0.2.13
# via
# -c base.txt
# prompt-toolkit
wheel==0.43.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools