forked from PostHog/posthog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
98 lines (98 loc) · 2.16 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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# In order to add, delete or modify a dependency, please update
# the reference here and then run:
#
# - `uv pip compile requirements.in -o requirements.txt`
# - `uv pip compile requirements-dev.in -o requirements-dev.txt`
#
aiohttp>=3.9.0
aioboto3==12.0.0
aiokafka>=0.8
antlr4-python3-runtime==4.13.1
boto3==1.28.16
brotli==1.1.0
celery==5.3.4
celery-redbeat==2.1.1
clickhouse-driver==0.2.7
clickhouse-pool==0.5.3
cryptography==37.0.2
dj-database-url==0.5.0
Django~=4.2.11
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.11
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
django-revproxy==0.12.0
djangorestframework==3.14.0
djangorestframework-csv==2.1.1
djangorestframework-dataclasses==1.2.0
django-fernet-encrypted-fields==0.1.3
dlt==0.4.12
dnspython==2.2.1
drf-exceptions-hog==0.4.0
drf-extensions==0.7.0
drf-spectacular==0.27.1
geoip2==4.6.0
google-cloud-bigquery==3.11.4
gunicorn==20.1.0
infi-clickhouse-orm@ git+https://github.com/PostHog/infi.clickhouse_orm@9578c79f29635ee2c1d01b7979e89adab8383de2
kafka-python==2.0.2
kombu==5.3.2
lzstring==1.0.4
natsort==8.4.0
nanoid==2.0.0
numpy==1.23.3
openpyxl==3.1.2
orjson==3.9.10
pandas==2.2.0
paramiko==3.4.0
Pillow==10.2.0
posthoganalytics==3.5.0
psycopg2-binary==2.9.7
psycopg[binary]==3.1.18
pyarrow==15.0.0
pydantic==2.5.3
pyjwt==2.4.0
python-dateutil>=2.8.2
python3-saml==1.12.0
pytz==2023.3
redis==4.5.4
retry==0.9.2
requests~=2.32.0
s3fs==2023.10.0
stripe==7.4.0
selenium==4.1.5
sentry-sdk[clickhouse-driver,celery,openai,django]~=1.44.1
semantic_version==2.8.5
scikit-learn==1.4.0
slack_sdk==3.17.1
snowflake-connector-python==3.6.0
snowflake-sqlalchemy==1.5.3
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sqlalchemy==1.4.52
sshtunnel==0.4.0
statshog==1.0.6
structlog==23.2.0
sqlparse==0.4.4
temporalio==1.4.0
token-bucket==0.3.0
toronado==0.1.0
webdriver_manager==4.0.1
whitenoise==6.5.0
mimesis==5.2.1
more-itertools==9.0.0
django-two-factor-auth==1.14.0
phonenumberslite==8.13.6
openai==1.10.0
tiktoken==0.6.0
nh3==0.2.14
hogql-parser==1.0.14
zxcvbn==4.4.28
zstd==1.5.5.1