forked from PostHog/posthog-foss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
71 lines (71 loc) · 1.64 KB
/
requirements.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# 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/[email protected]
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