-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
152 lines (152 loc) · 3.13 KB
/
requirements.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
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
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
asgiref==3.7.2
# via django
attrs==23.2.0
# via
# jsonschema
# referencing
cachetools==4.1.0
# via google-auth
certifi==2024.7.4
# via
# requests
# sentry-sdk
charset-normalizer==3.1.0
# via requests
contourpy==1.1.0
# via matplotlib
cycler==0.10.0
# via matplotlib
dj-database-url==2.0.0
# via -r requirements.in
django==4.2.16
# via
# -r requirements.in
# dj-database-url
# django-cors-headers
# djangorestframework
# drf-spectacular
django-cors-headers==4.1.0
# via -r requirements.in
djangorestframework==3.15.2
# via
# -r requirements.in
# drf-spectacular
drf-spectacular==0.27.2
# via -r requirements.in
fonttools==4.43.0
# via matplotlib
google-api-core==2.19.2
# via google-api-python-client
google-api-python-client==2.143.0
# via -r requirements.in
google-auth==2.34.0
# via
# -r requirements.in
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.2.0
# via google-api-python-client
googleapis-common-protos==1.65.0
# via google-api-core
gunicorn[setproctitle]==22.0.0
# via -r requirements.in
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.7
# via requests
inflection==0.5.1
# via drf-spectacular
jsonref==1.1.0
# via -r requirements.in
jsonschema==4.21.1
# via drf-spectacular
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.2.0
# via matplotlib
lxml==4.9.1
# via -r requirements.in
matplotlib==3.7.1
# via -r requirements.in
numpy==1.25.0
# via
# contourpy
# matplotlib
orjson==3.9.15
# via yapw
packaging==23.1
# via
# gunicorn
# matplotlib
pika==1.3.2
# via yapw
pillow==10.3.0
# via
# -r requirements.in
# matplotlib
proto-plus==1.24.0
# via google-api-core
protobuf==4.21.6
# via
# google-api-core
# googleapis-common-protos
# proto-plus
psycopg2==2.9.6
# via -r requirements.in
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyparsing==3.1.0
# via
# httplib2
# matplotlib
python-dateutil==2.8.0
# via matplotlib
pyyaml==6.0
# via drf-spectacular
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via google-api-core
rpds-py==0.18.0
# via
# jsonschema
# referencing
rsa==4.7.2
# via google-auth
sentry-sdk==2.8.0
# via -r requirements.in
setproctitle==1.2.2
# via gunicorn
shortuuid==1.0.1
# via -r requirements.in
simplejson==3.16.0
# via -r requirements.in
six==1.16.0
# via
# cycler
# python-dateutil
sqlparse==0.5.0
# via django
typing-extensions==4.7.1
# via dj-database-url
uritemplate==3.0.1
# via
# drf-spectacular
# google-api-python-client
urllib3==2.2.2
# via
# requests
# sentry-sdk
yapw[perf]==0.1.4
# via -r requirements.in