-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
/
requirements-base.txt
111 lines (104 loc) · 2.36 KB
/
requirements-base.txt
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
111
--index-url https://pypi.devinfra.sentry.io/simple
beautifulsoup4>=4.7.1
boto3>=1.34.128
botocore>=1.34.8
brotli>=1.1.0
cachetools>=5
celery>=5
click>=8.1
confluent-kafka>=2.3.0
croniter>=1.3.10
cssselect>=1.0.3
datadog>=0.49
django-crispy-forms>=1.14.0
django-csp>=3.8
django-pg-zero-downtime-migrations>=0.13
Django>=5.1.1
djangorestframework>=3.15.1
drf-spectacular>=0.26.3
email-reply-parser>=0.5.12
google-api-core>=2.19.1
google-auth>=2.29.0
google-cloud-bigtable>=2.26.0
google-cloud-build>=3.24.2
google-cloud-core>=2.4.1
google-cloud-functions>=1.17.0
google-cloud-kms>=2.24.2
google-cloud-pubsub>=2.23.0
google-cloud-spanner>=3.49.0
google-cloud-storage>=2.18.0
googleapis-common-protos>=1.63.2
google-crc32c>=1.6.0
grpc-google-iam-v1>=0.13.1
isodate>=0.6.1
jsonschema>=3.2.0
lxml>=4.9.3
maxminddb>=2.3
mistune>=2.0.3
mmh3>=4.0.0
packaging>=24.1
parsimonious>=0.10.0
petname>=2.6
phonenumberslite>=8.12.32
Pillow>=10.4.0
progressbar2>=3.41.0
protobuf>=5.27.3
proto-plus>=1.24.0
python-rapidjson>=1.4
psutil>=5.9.2
psycopg2-binary>=2.9.10
PyJWT>=2.4.0
pydantic>=1.10.17,<2
python-dateutil>=2.9.0
pymemcache
python-u2flib-server>=5.0.0
fido2>=0.9.2
python3-saml>=1.15.0
PyYAML>=6.0.2
rb>=1.9.0
redis-py-cluster>=2.1.0
redis>=3.4.1
requests-oauthlib>=1.2.0
requests>=2.25.1
# [start] jsonschema format validators
rfc3339-validator>=0.1.2
rfc3986-validator>=0.1.1
# [end] jsonschema format validators
sentry-arroyo>=2.16.5
sentry-kafka-schemas>=0.1.116
sentry-ophio==1.0.0
sentry-protos>=0.1.32
sentry-redis-tools>=0.1.7
sentry-relay>=0.9.2
sentry-sdk[http2]>=2.17.0
slack-sdk>=3.27.2
snuba-sdk>=3.0.43
simplejson>=3.17.6
sqlparse>=0.4.4
statsd>=3.3
structlog>=22
symbolic==12.12.0
tiktoken>=0.8.0
tldextract>=5.1.2
toronado>=0.1.0
typing-extensions>=4.9.0
ua-parser>=0.10.0
unidiff>=0.7.4
urllib3[brotli]>=2.2.2
pyuwsgi==2.0.28.post1
zstandard>=0.18.0
sentry-usage-accountant==0.0.10
orjson>=3.10.3
msgpack>=1.1
cryptography>=38.0.3
# Note, grpcio>1.30.0 requires setting GRPC_POLL_STRATEGY=epoll1
# See https://github.com/grpc/grpc/issues/23796 and
# https://github.com/grpc/grpc/blob/v1.35.x/doc/core/grpc-polling-engines.md#polling-engine-implementations-in-grpc
grpcio>=1.59.0
# not directly used, but provides a speedup for redis
hiredis>=2.3.2
# sentry-plugins specific dependencies
phabricator>=0.7.0
openai==1.3.5
# remove once there are no unmarked transitive dependencies on setuptools
setuptools