forked from PostHog/posthog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.in
110 lines (110 loc) · 2.46 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
99
100
101
102
103
104
105
106
107
108
109
110
# 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==39.0.2
dj-database-url==0.5.0
Django~=4.2.15
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.15.1
djangorestframework-csv==2.1.1
djangorestframework-dataclasses==1.2.0
dlt==0.5.4
dlt[deltalake]==0.5.4
dnspython==2.2.1
drf-exceptions-hog==0.4.0
drf-extensions==0.7.0
drf-spectacular==0.27.2
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
langchain==0.2.15
langchain-openai==0.1.23
langsmith==0.1.106
lzstring==1.0.4
natsort==8.4.0
nanoid==2.0.0
numpy==1.23.3
openpyxl==3.1.2
orjson==3.10.7
pandas==2.2.0
paramiko==3.4.0
Pillow==10.2.0
pdpyras==5.2.0
posthoganalytics==3.6.6
psutil==6.0.0
psycopg2-binary==2.9.7
pymssql==2.3.0
PyMySQL==1.1.1
psycopg[binary]==3.1.20
pyarrow==17.0.0
pydantic==2.5.3
pyjwt==2.4.0
pyodbc==5.1.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==10.3.0
selenium==4.1.5
sentry-sdk[clickhouse-driver,celery,openai,django]~=1.44.1
semantic_version==2.8.5
simple-salesforce>=1.12.6
scikit-learn==1.5.0
slack_sdk==3.17.1
snowflake-connector-python==3.6.0
snowflake-sqlalchemy==1.6.1
social-auth-app-django==5.0.0
social-auth-core==4.3.0
sqlalchemy==2.0.31
sqlalchemy-bigquery[bqstorage]==1.11.0
sshtunnel==0.4.0
statshog==1.0.6
structlog==23.2.0
sqlparse==0.4.4
temporalio==1.7.1
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.43.0
tiktoken==0.7.0
nh3==0.2.14
hogql-parser==1.0.45
zxcvbn==4.4.28
zstd==1.5.5.1
xmlsec==1.3.13 # Do not change this version - it will break SAML
lxml==4.9.4 # Do not change this version - it will break SAML