0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:00:52 +01:00
posthog/requirements-dev.txt
Tomás Farías Santana 61870fa8ca
chore: Update stub package (#21679)
Co-authored-by: Julian Bez <julian@posthog.com>
2024-05-07 16:09:18 +00:00

250 lines
4.9 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile requirements-dev.in -o requirements-dev.txt
aiohttp==3.9.3
# via aioresponses
aioresponses==0.7.6
aiosignal==1.2.0
# via aiohttp
annotated-types==0.5.0
# via pydantic
argcomplete==2.0.0
# via datamodel-code-generator
asgiref==3.7.2
# via django
async-timeout==4.0.2
# via
# aiohttp
# redis
attrs==23.2.0
# via
# aiohttp
# jsonschema
# referencing
black==23.9.1
# via datamodel-code-generator
boto3-stubs==1.34.84
botocore-stubs==1.34.84
# via boto3-stubs
certifi==2019.11.28
# via requests
chardet==5.2.0
# via prance
charset-normalizer==2.1.0
# via requests
click==8.1.7
# via black
colorama==0.4.4
# via pytest-watch
coverage==5.5
# via pytest-cov
datamodel-code-generator==0.25.2
django==4.2.11
# via
# django-stubs
# django-stubs-ext
django-stubs==4.2.7
# via djangorestframework-stubs
django-stubs-ext==5.0.0
# via django-stubs
djangorestframework-stubs==3.14.5
dnspython==2.2.1
# via email-validator
docopt==0.6.2
# via pytest-watch
email-validator==2.0.0.post2
# via pydantic
exceptiongroup==1.2.1
# via pytest
faker==17.5.0
fakeredis==2.11.0
flaky==3.7.0
freezegun==1.2.2
frozenlist==1.3.0
# via
# aiohttp
# aiosignal
genson==1.2.2
# via datamodel-code-generator
icdiff==2.0.5
# via pytest-icdiff
idna==2.8
# via
# email-validator
# requests
# yarl
inflect==5.6.2
# via datamodel-code-generator
iniconfig==1.1.1
# via pytest
isort==5.2.2
# via datamodel-code-generator
jinja2==3.1.3
# via datamodel-code-generator
jsonschema==4.20.0
# via
# openapi-schema-validator
# openapi-spec-validator
jsonschema-path==0.3.2
# via openapi-spec-validator
jsonschema-specifications==2023.12.1
# via
# jsonschema
# openapi-schema-validator
lazy-object-proxy==1.10.0
# via openapi-spec-validator
lupa==1.14.1
# via fakeredis
markupsafe==2.1.5
# via jinja2
multidict==6.0.2
# via
# aiohttp
# yarl
mypy==1.10.0
mypy-baseline==0.7.0
mypy-boto3-s3==1.34.65
# via boto3-stubs
mypy-extensions==1.0.0
# via
# black
# mypy
openapi-schema-validator==0.6.2
# via openapi-spec-validator
openapi-spec-validator==0.7.1
packaging==23.1
# via
# black
# datamodel-code-generator
# prance
# pytest
parameterized==0.9.0
pathable==0.4.3
# via jsonschema-path
pathspec==0.12.1
# via black
platformdirs==3.11.0
# via black
pluggy==0.13.1
# via pytest
pprintpp==0.4.0
# via pytest-icdiff
prance==23.6.21.0
pydantic==2.5.3
# via datamodel-code-generator
pydantic-core==2.14.6
# via pydantic
pytest==7.4.4
# via
# pytest-asyncio
# pytest-cov
# pytest-django
# pytest-env
# pytest-icdiff
# pytest-mock
# pytest-split
# pytest-watch
# syrupy
pytest-asyncio==0.21.1
pytest-cov==4.1.0
pytest-django==4.5.2
pytest-env==0.8.2
pytest-icdiff==0.6
pytest-mock==3.11.1
pytest-split==0.8.1
pytest-watch==4.2.0
python-dateutil==2.8.2
# via
# faker
# freezegun
pyyaml==6.0.1
# via
# datamodel-code-generator
# jsonschema-path
# responses
redis==4.5.4
# via fakeredis
referencing==0.31.1
# via
# jsonschema
# jsonschema-path
# jsonschema-specifications
requests==2.31.0
# via
# djangorestframework-stubs
# jsonschema-path
# prance
# responses
responses==0.23.1
rfc3339-validator==0.1.4
# via openapi-schema-validator
rpds-py==0.16.2
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via prance
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.4.3
six==1.16.0
# via
# prance
# python-dateutil
# rfc3339-validator
sortedcontainers==2.4.0
# via fakeredis
sqlparse==0.4.4
# via django
syrupy==4.6.0
toml==0.10.1
# via
# coverage
# datamodel-code-generator
tomli==2.0.1
# via
# black
# django-stubs
# mypy
# pytest
types-awscrt==0.20.9
# via botocore-stubs
types-freezegun==1.1.10
types-markdown==3.3.9
types-python-dateutil==2.8.3
types-pytz==2023.3.0.0
# via
# django-stubs
# types-tzlocal
types-pyyaml==6.0.1
# via
# django-stubs
# djangorestframework-stubs
# responses
types-redis==4.3.20
types-requests==2.26.1
# via djangorestframework-stubs
types-retry==0.9.9.4
types-s3transfer==0.10.1
# via boto3-stubs
types-tzlocal==5.1.0.1
typing-extensions==4.7.1
# via
# asgiref
# black
# boto3-stubs
# django-stubs
# django-stubs-ext
# djangorestframework-stubs
# mypy
# mypy-boto3-s3
# pydantic
# pydantic-core
urllib3==1.26.18
# via
# requests
# responses
watchdog==2.1.8
# via pytest-watch
yarl==1.7.2
# via aiohttp