forked from Uninett/Argus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-django52.txt
More file actions
195 lines (195 loc) · 4.47 KB
/
Copy pathrequirements-django52.txt
File metadata and controls
195 lines (195 loc) · 4.47 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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --no-strip-extras --output-file=requirements-django52.txt constraints.txt pyproject.toml requirements/django52.txt
#
annotated-types==0.7.0
# via pydantic
anyio==4.12.1
# via httpx
asgiref==3.11.1
# via
# django
# django-cors-headers
# django-htmx
attrs==25.4.0
# via
# -r constraints.txt
# jsonschema
# referencing
certifi==2026.2.25
# via
# httpcore
# httpx
# requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
cryptography==50.0.1
# via
# -r constraints.txt
# pyjwt
defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
dj-database-url==3.1.2
# via argus-server (pyproject.toml)
django==5.2.16
# via
# -r requirements/django52.txt
# argus-server (pyproject.toml)
# dj-database-url
# django-cors-headers
# django-filter
# django-htmx
# django-phonenumber-field
# django-psycopg-infinity
# django-rest-knox
# django-stubs-ext
# django-tasks
# django-tasks-db
# djangorestframework
# drf-spectacular
# social-auth-app-django
django-cors-headers==4.9.0
# via argus-server (pyproject.toml)
django-filter==25.2
# via argus-server (pyproject.toml)
django-htmx==1.27.0
# via argus-server (pyproject.toml)
django-phonenumber-field[phonenumberslite]==8.4.0
# via argus-server (pyproject.toml)
django-psycopg-infinity==0.1.0
# via argus-server (pyproject.toml)
django-rest-knox==5.0.2
# via argus-server (pyproject.toml)
django-stubs-ext==5.2.9
# via
# django-tasks
# django-tasks-db
django-tasks==0.12.0
# via argus-server (pyproject.toml)
django-tasks-db==0.13.0
# via argus-server (pyproject.toml)
django-widget-tweaks==1.5.0
# via argus-server (pyproject.toml)
djangorestframework==3.16.1
# via
# argus-server (pyproject.toml)
# django-rest-knox
# drf-rw-serializers
# drf-spectacular
drf-rw-serializers==1.4.0
# via argus-server (pyproject.toml)
drf-spectacular==0.29.0
# via argus-server (pyproject.toml)
factory-boy==3.3.3
# via argus-server (pyproject.toml)
faker==40.5.1
# via factory-boy
fontawesomefree==6.6.0
# via argus-server (pyproject.toml)
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via argus-server (pyproject.toml)
idna==3.16
# via
# -r constraints.txt
# anyio
# httpx
# requests
inflection==0.5.1
# via drf-spectacular
jsonschema==4.26.0
# via drf-spectacular
jsonschema-specifications==2025.9.1
# via jsonschema
oauthlib==3.3.1
# via
# requests-oauthlib
# social-auth-core
packaging==26.0
# via
# -r constraints.txt
# wheel
phonenumberslite==9.0.25
# via django-phonenumber-field
psycopg[c]==3.3.3
# via
# -r constraints.txt
# argus-server (pyproject.toml)
# django-psycopg-infinity
psycopg-c==3.3.3
# via psycopg
pycparser==3.0
# via cffi
pydantic==2.13.3
# via argus-server (pyproject.toml)
pydantic-core==2.46.3
# via pydantic
pyjwt[crypto]==2.13.0
# via
# -r constraints.txt
# social-auth-core
python-dataporten-auth==2.0.0
# via argus-server (pyproject.toml)
python3-openid==3.2.0
# via social-auth-core
pyyaml==6.0.3
# via
# -r constraints.txt
# drf-spectacular
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.1
# via
# requests-oauthlib
# social-auth-core
requests-oauthlib==2.0.0
# via social-auth-core
rpds-py==0.30.0
# via
# jsonschema
# referencing
social-auth-app-django==5.7.0
# via argus-server (pyproject.toml)
social-auth-core==4.8.5
# via
# argus-server (pyproject.toml)
# python-dataporten-auth
# social-auth-app-django
sqlparse==0.6.0
# via
# -r constraints.txt
# django
typing-extensions==4.15.0
# via
# anyio
# django-stubs-ext
# django-tasks
# django-tasks-db
# psycopg
# pydantic
# pydantic-core
# referencing
# typing-inspection
typing-inspection==0.4.2
# via pydantic
uritemplate==4.2.0
# via drf-spectacular
urllib3==2.7.0
# via
# -r constraints.txt
# requests
wheel==0.46.3
# via argus-server (pyproject.toml)
whitenoise==6.12.0
# via argus-server (pyproject.toml)