0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 08:40:03 +01:00
posthog/requirements-dev.txt

370 lines
7.8 KiB
Plaintext
Raw Normal View History

# 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
# -c requirements.txt
# aioresponses
aioresponses==0.7.6
# via -r requirements-dev.in
aiosignal==1.2.0
# via
# -c requirements.txt
# aiohttp
annotated-types==0.5.0
# via
# -c requirements.txt
# pydantic
argcomplete==2.0.0
# via datamodel-code-generator
asgiref==3.7.2
# via
# -c requirements.txt
# django
2024-06-10 15:12:04 +02:00
asttokens==2.4.1
# via inline-snapshot
async-timeout==4.0.2
# via
# -c requirements.txt
# redis
attrs==23.2.0
# via
# -c requirements.txt
# aiohttp
# jsonschema
# referencing
black==23.9.1
# via
# -r requirements-dev.in
# datamodel-code-generator
2024-06-10 15:12:04 +02:00
# inline-snapshot
boto3-stubs==1.34.84
# via -r requirements-dev.in
botocore-stubs==1.34.84
# via boto3-stubs
certifi==2019.11.28
# via
# -c requirements.txt
# requests
cffi==1.16.0
# via
# -c requirements.txt
# cryptography
chardet==5.2.0
# via prance
charset-normalizer==2.1.0
# via
# -c requirements.txt
# requests
2023-09-28 15:01:02 +02:00
click==8.1.7
# via
# -c requirements.txt
# black
2024-06-10 15:12:04 +02:00
# inline-snapshot
colorama==0.4.4
# via pytest-watch
coverage==5.5
# via pytest-cov
cryptography==39.0.2
# via
# -c requirements.txt
# types-paramiko
datamodel-code-generator==0.25.6
# via -r requirements-dev.in
django==4.2.14
# via
# -c requirements.txt
# django-stubs
# django-stubs-ext
django-stubs==4.2.7
# via
# -r requirements-dev.in
# djangorestframework-stubs
django-stubs-ext==5.0.0
# via django-stubs
djangorestframework-stubs==3.14.5
# via -r requirements-dev.in
dnspython==2.2.1
# via
# -c requirements.txt
# email-validator
docopt==0.6.2
# via pytest-watch
email-validator==2.0.0.post2
# via pydantic
execnet==2.1.1
# via pytest-xdist
2024-06-10 15:12:04 +02:00
executing==2.0.1
# via inline-snapshot
faker==17.5.0
# via -r requirements-dev.in
fakeredis==2.23.3
# via -r requirements-dev.in
flaky==3.7.0
# via -r requirements-dev.in
freezegun==1.2.2
# via -r requirements-dev.in
frozenlist==1.4.1
# via
# -c requirements.txt
# aiohttp
# aiosignal
genson==1.2.2
# via datamodel-code-generator
2022-09-26 15:12:45 +02:00
icdiff==2.0.5
# via pytest-icdiff
idna==2.8
# via
# -c requirements.txt
# email-validator
# requests
# yarl
inflect==5.6.2
# via datamodel-code-generator
iniconfig==1.1.1
# via pytest
2024-06-10 15:12:04 +02:00
inline-snapshot==0.10.2
# via -r requirements-dev.in
isort==5.2.2
# via datamodel-code-generator
jinja2==3.1.4
# via datamodel-code-generator
jsonschema==4.20.0
# via
# -c requirements.txt
# openapi-schema-validator
# openapi-spec-validator
jsonschema-path==0.3.2
# via openapi-spec-validator
jsonschema-specifications==2023.12.1
# via
# -c requirements.txt
# jsonschema
# openapi-schema-validator
lazy-object-proxy==1.10.0
# via openapi-spec-validator
lupa==2.2
# via fakeredis
2024-06-10 15:12:04 +02:00
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
2024-06-10 15:12:04 +02:00
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.2
# via
# -c requirements.txt
# aiohttp
# yarl
mypy==1.10.0
# via -r requirements-dev.in
mypy-baseline==0.7.0
# via -r requirements-dev.in
mypy-boto3-s3==1.34.65
# via boto3-stubs
mypy-extensions==1.0.0
# via
# -r requirements-dev.in
# black
# mypy
openapi-schema-validator==0.6.2
# via openapi-spec-validator
openapi-spec-validator==0.7.1
# via -r requirements-dev.in
packaging==23.1
# via
# -c requirements.txt
# -r requirements-dev.in
# black
# datamodel-code-generator
# prance
# pytest
parameterized==0.9.0
# via -r requirements-dev.in
pathable==0.4.3
# via jsonschema-path
pathspec==0.12.1
2024-06-10 15:12:04 +02:00
# via black
platformdirs==3.11.0
# via
# -c requirements.txt
# black
pluggy==0.13.1
# via pytest
2022-09-26 15:12:45 +02:00
pprintpp==0.4.0
# via pytest-icdiff
prance==23.6.21.0
# via -r requirements-dev.in
pycparser==2.20
# via
# -c requirements.txt
# cffi
pydantic==2.5.3
# via
# -c requirements.txt
# datamodel-code-generator
pydantic-core==2.14.6
# via
# -c requirements.txt
# pydantic
2024-06-10 15:12:04 +02:00
pygments==2.18.0
# via rich
2024-01-29 12:47:14 +01:00
pytest==7.4.4
# via
# -r requirements-dev.in
# pytest-asyncio
# pytest-cov
# pytest-django
# pytest-env
2022-09-26 15:12:45 +02:00
# pytest-icdiff
# pytest-mock
# pytest-split
# pytest-watch
# pytest-xdist
# syrupy
2023-08-10 13:10:16 +02:00
pytest-asyncio==0.21.1
# via -r requirements-dev.in
2023-08-10 13:10:16 +02:00
pytest-cov==4.1.0
# via -r requirements-dev.in
2023-08-10 13:10:16 +02:00
pytest-django==4.5.2
# via -r requirements-dev.in
2023-08-10 13:10:16 +02:00
pytest-env==0.8.2
# via -r requirements-dev.in
2023-08-10 13:10:16 +02:00
pytest-icdiff==0.6
# via -r requirements-dev.in
2023-08-10 13:10:16 +02:00
pytest-mock==3.11.1
# via -r requirements-dev.in
2023-08-10 13:10:16 +02:00
pytest-split==0.8.1
# via -r requirements-dev.in
pytest-watch==4.2.0
# via -r requirements-dev.in
pytest-xdist==3.6.1
# via -r requirements-dev.in
python-dateutil==2.8.2
# via
# -c requirements.txt
# -r requirements-dev.in
# faker
# freezegun
pyyaml==6.0.1
# via
# -c requirements.txt
# datamodel-code-generator
# jsonschema-path
# responses
redis==4.5.4
# via
# -c requirements.txt
# fakeredis
referencing==0.31.1
# via
# -c requirements.txt
# jsonschema
# jsonschema-path
# jsonschema-specifications
requests==2.32.0
# via
# -c requirements.txt
# djangorestframework-stubs
# jsonschema-path
# prance
# responses
responses==0.23.1
# via -r requirements-dev.in
rfc3339-validator==0.1.4
# via openapi-schema-validator
2024-06-10 15:12:04 +02:00
rich==13.7.1
# via inline-snapshot
rpds-py==0.16.2
# via
# -c requirements.txt
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via prance
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
2024-06-27 23:16:27 +02:00
ruff==0.4.10
# via -r requirements-dev.in
six==1.16.0
# via
# -c requirements.txt
2024-06-10 15:12:04 +02:00
# asttokens
# prance
# python-dateutil
# rfc3339-validator
sortedcontainers==2.4.0
# via
# -c requirements.txt
# fakeredis
sqlparse==0.4.4
# via
# -c requirements.txt
# django
syrupy==4.6.0
# via -r requirements-dev.in
2024-06-10 15:12:04 +02:00
toml==0.10.2
# via
# coverage
2024-06-10 15:12:04 +02:00
# inline-snapshot
types-awscrt==0.20.9
# via botocore-stubs
2023-08-10 13:10:16 +02:00
types-freezegun==1.1.10
# via -r requirements-dev.in
types-markdown==3.3.9
# via -r requirements-dev.in
types-paramiko==3.4.0.20240423
# via -r requirements-dev.in
types-pymysql==1.1.0.20240524
# via -r requirements-dev.in
types-python-dateutil==2.8.3
# via -r requirements-dev.in
types-pytz==2023.3.0.0
# via
# -r requirements-dev.in
# django-stubs
# types-tzlocal
types-pyyaml==6.0.1
# via
# -r requirements-dev.in
# django-stubs
# djangorestframework-stubs
# responses
types-redis==4.3.20
# via -r requirements-dev.in
types-requests==2.26.1
# via
# -r requirements-dev.in
# djangorestframework-stubs
types-retry==0.9.9.4
# via -r requirements-dev.in
types-s3transfer==0.10.1
# via boto3-stubs
2024-06-10 15:12:04 +02:00
types-toml==0.10.8.20240310
# via inline-snapshot
chore(deps): Upgrade to Django 4.2 (#18653) * Upgrade dependencies * Fix middleware error Among https://docs.djangoproject.com/en/4.2/releases/4.0/#features-removed-in-4-0 * Upgrade psycopg We need to be on >= 3.1.8 Locally there is an additional problem that somehow psycopg2 seemingly overshadows psycopg, making it appear that 3.1 works. Had to install pip install "psycopg[binary,pool]==3.1.2" to recreate the problem. * Go to Django 4.1 because of problems with psycopg3 We use custom SQL that somehow doesn't get formatted in the right way using server or client side cursors. * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Switch TaggedItem tests to assert ValidationError Because full_clean validates since Django 4.1, see https://docs.djangoproject.com/en/4.2/releases/4.1/#validation-of-constraints * Remove type: ignore comments Come up as error: Unused "type: ignore" comment * Update query snapshots * Figure out psycopg problem and try Django 4.2 again * Update query snapshots * Fix other IN errors * Fix getting status * Fix psycopg3 issues * Fix psycopg issues * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Update deps * Update query snapshots * Update query snapshots * Update query snapshots * Update query snapshots * Fix more tests * Adjust baseline * Remove sqlcommenter (should be PostgresQL only anyways) * Fix file * Update query snapshots * Update query snapshots * Update query snapshots * Fix queries * Fix query * Revert * Update requirements.in * Remove restore-virtualenv Because not maintained anymore * Revert "Remove restore-virtualenv" This reverts commit c2a7ef8a1e293cc6bfd9e213f564a812a7831063. * mypy * Adjust num queries * Adjust num queries * Adjust num queries * Update query snapshots * Add to updated_fields --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2024-04-16 11:53:32 +02:00
types-tzlocal==5.1.0.1
# via -r requirements-dev.in
typing-extensions==4.7.1
# via
# -c requirements.txt
# boto3-stubs
# django-stubs
# django-stubs-ext
# djangorestframework-stubs
# mypy
# mypy-boto3-s3
# pydantic
# pydantic-core
urllib3==1.26.18
# via
# -c requirements.txt
# requests
# responses
watchdog==2.1.8
# via
# -r requirements-dev.in
# pytest-watch
yarl==1.9.4
# via
# -c requirements.txt
# aiohttp