0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-28 09:16:49 +01:00
posthog/requirements.in
Marius Andra 1696ed5950
Update mypy and typed-ast, fail early if db version not in range (#7599)
* error if unsupported db version

* upgrade mypy

* fix various types for mypy

* you can have it in any color you want, as long as it's black

* fix mypy

* Update `kafka-python`

* Format with Black

* Fix mypy after merge

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-12-10 09:29:04 +01:00

55 lines
1.2 KiB
Plaintext

# pip-compile requirements.in
django-rest-hooks@ git+https://github.com/zapier/django-rest-hooks.git@v1.6.0
amqp==2.5.2
asgiref==3.3.2
aioch==0.0.2
celery==4.4.2
celery-redbeat==2.0.0
clickhouse-driver==0.2.1
clickhouse-pool==0.5.3
defusedxml==0.6.0
dj-database-url==0.5.0
Django==3.2.5
django-axes==5.9.0
django-cors-headers==3.5.0
django-deprecate-fields==0.1.1
django-extensions==3.1.2
django-filter==2.4.0
django-loginas==0.3.9
django-redis==4.12.1
django-statsd==2.5.2
django-structlog==2.1.3
djangorestframework==3.12.2
djangorestframework-csv==2.1.0
drf-exceptions-hog==0.1.0
drf-extensions==0.7.0
gunicorn==20.1.0
grpcio==1.33.1
idna==2.8
importlib-metadata==1.6.0
infi-clickhouse-orm@ git+https://github.com/PostHog/infi.clickhouse_orm@f6f4838a75513773696737c9ac37a164af9be632
kafka-python==2.0.2
kafka-helper==0.2
kombu==4.6.8
lzstring==1.0.4
parso==0.8.1
pexpect==4.7.0
pickleshare==0.7.5
posthoganalytics==1.4.4
protobuf==3.13.0
psycopg2-binary==2.8.6
python-dateutil==2.8.1
pytz==2021.1
redis==3.4.1
requests==2.25.1
requests-oauthlib==1.3.0
sentry-sdk==1.3.1
semantic_version==2.8.5
social-auth-app-django==5.0.0
social-auth-core==4.1.0
statshog==1.0.6
toronado==0.0.11
whitenoise==5.2.0
numpy==1.21.4