-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathrequirements.txt
More file actions
176 lines (176 loc) · 3.68 KB
/
Copy pathrequirements.txt
File metadata and controls
176 lines (176 loc) · 3.68 KB
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
# This file was autogenerated by uv via the following command:
# uv export --extra=docker --extra=server --no-hashes --no-emit-project --format requirements-txt
amqp==5.3.1
# via kombu
asgiref==3.11.0
# via django
attrs==25.3.0
# via
# jsonschema
# referencing
billiard==4.2.1
# via celery
celery==5.6.2
# via webcompatmanager
certifi==2025.1.31
# via requests
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
# via cryptography
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
colorama==0.4.6 ; sys_platform == 'win32'
# via click
crispy-bootstrap3==2024.1
# via webcompatmanager
cryptography==44.0.2
# via
# josepy
# mozilla-django-oidc
django==6.0.2
# via
# crispy-bootstrap3
# django-crispy-forms
# django-stubs-ext
# djangorestframework
# mozilla-django-oidc
# webcompatmanager
django-crispy-forms==2.5
# via
# crispy-bootstrap3
# webcompatmanager
django-stubs-ext==5.2.9
# via webcompatmanager
djangorestframework==3.16.1
# via webcompatmanager
google-api-core==2.24.2
# via
# google-cloud-bigquery
# google-cloud-core
google-auth==2.47.0
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-core
google-cloud-bigquery==3.40.0
# via webcompatmanager
google-cloud-core==2.4.3
# via google-cloud-bigquery
google-crc32c==1.7.0
# via google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-bigquery
googleapis-common-protos==1.69.2
# via
# google-api-core
# grpcio-status
grpcio==1.71.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.71.0
# via google-api-core
gunicorn==22.0.0
# via webcompatmanager
idna==3.10
# via requests
josepy==2.0.0
# via mozilla-django-oidc
jsonpath-ng==1.7.0
# via webcompatmanager
jsonschema==4.23.0
# via webcompatmanager
jsonschema-specifications==2024.10.1
# via jsonschema
kombu==5.6.2
# via celery
mozilla-django-oidc==4.0.1
# via webcompatmanager
mysqlclient==2.2.7
# via webcompatmanager
packaging==25.0
# via
# google-cloud-bigquery
# gunicorn
# kombu
ply==3.11
# via jsonpath-ng
prompt-toolkit==3.0.50
# via click-repl
proto-plus==1.26.1
# via google-api-core
protobuf==5.29.4
# via
# google-api-core
# googleapis-common-protos
# grpcio-status
# proto-plus
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22 ; platform_python_implementation != 'PyPy'
# via cffi
python-dateutil==2.9.0.post0
# via
# celery
# google-cloud-bigquery
# webcompatmanager
pyyaml==6.0.3
# via webcompatmanager
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# google-api-core
# google-cloud-bigquery
# mozilla-django-oidc
rpds-py==0.23.1
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
setuptools==80.9.0
# via webcompatmanager
six==1.17.0
# via python-dateutil
sqlparse==0.5.3
# via django
typing-extensions==4.15.0
# via
# django-stubs-ext
# referencing
tzdata==2025.3
# via
# django
# kombu
# tzlocal
tzlocal==5.3.1
# via celery
urllib3==2.3.0
# via requests
vine==5.1.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.13
# via prompt-toolkit
whitenoise==6.11.0
# via webcompatmanager