mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 18:26:15 +01:00
59da0e7a1a
* fix(cohorts): Fix exports with a lot of distinct ids * fix tests * fix tests
72 lines
1.7 KiB
Plaintext
72 lines
1.7 KiB
Plaintext
# In order to add, delete or modify a dependency, please update
|
|
# the reference here and then run:
|
|
#
|
|
# - `pip-compile --rebuild requirements.in`
|
|
# - `pip-compile --rebuild requirements-dev.in`
|
|
#
|
|
django-rest-hooks@ git+https://github.com/zapier/django-rest-hooks.git@v1.6.0
|
|
amqp==2.6.0
|
|
boto3==1.21.29
|
|
celery==4.4.7
|
|
celery-redbeat==2.0.0
|
|
clickhouse-driver==0.2.1
|
|
clickhouse-pool==0.5.3
|
|
dataclasses_json==0.5.7
|
|
defusedxml==0.6.0
|
|
dj-database-url==0.5.0
|
|
Django==3.2.16
|
|
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-picklefield==3.0.1
|
|
django-prometheus==2.2.0
|
|
django-redis==5.2.0
|
|
django-statsd==2.5.2
|
|
django-structlog==2.1.3
|
|
djangorestframework==3.12.2
|
|
djangorestframework-csv==2.1.1
|
|
djangorestframework-dataclasses==1.1.1
|
|
dnspython==2.2.1
|
|
drf-exceptions-hog==0.2.0
|
|
drf-extensions==0.7.0
|
|
drf-spectacular==0.21.1
|
|
geoip2==4.6.0
|
|
google-cloud-sqlcommenter==2.0.0
|
|
gunicorn==20.1.0
|
|
idna==2.8
|
|
importlib-metadata==1.6.0
|
|
infi-clickhouse-orm@ git+https://github.com/PostHog/infi.clickhouse_orm@37722f350f3b449bbcd6564917c436b0d93e796f
|
|
kafka-python==2.0.2
|
|
kafka-helper==0.2
|
|
kombu==4.6.10
|
|
lzstring==1.0.4
|
|
numpy==1.23.3
|
|
parso==0.8.1
|
|
pexpect==4.7.0
|
|
pickleshare==0.7.5
|
|
Pillow==9.2.0
|
|
posthoganalytics==2.1.2
|
|
psycopg2-binary==2.8.6
|
|
pyjwt==2.4.0
|
|
python-dateutil==2.8.1
|
|
python3-saml==1.12.0
|
|
pytz==2021.1
|
|
redis==4.3.4
|
|
requests==2.25.1
|
|
requests-oauthlib==1.3.0
|
|
selenium==4.1.5
|
|
sentry-sdk==1.7.0
|
|
semantic_version==2.8.5
|
|
slack_sdk==3.17.1
|
|
social-auth-app-django==5.0.0
|
|
social-auth-core==4.3.0
|
|
statshog==1.0.6
|
|
sqlparse==0.4.2
|
|
toronado==0.1.0
|
|
webdriver_manager==3.8.4
|
|
whitenoise==5.2.0
|
|
mimesis==5.2.1
|
|
more-itertools==9.0.0 |