-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathrequirements.txt
More file actions
146 lines (146 loc) · 2.89 KB
/
Copy pathrequirements.txt
File metadata and controls
146 lines (146 loc) · 2.89 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
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
acachecontrol==0.3.6
# via okta-jwt-verifier
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.3
# via acachecontrol
aiosignal==1.4.0
# via aiohttp
amqp==5.3.1
# via kombu
asgiref==3.11.1
# via django
attrs==25.4.0
# via aiohttp
billiard==4.2.4
# via celery
celery[redis]==5.6.2
# via
# -r requirements.in
# django-celery-beat
# django-celery-results
cffi==2.0.0
# via cryptography
click==8.3.1
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1.2
# via celery
click-repl==0.3.0
# via celery
cron-descriptor==2.0.6
# via django-celery-beat
cryptography==46.0.7
# via -r requirements.in
decorator==5.2.1
# via retry2
django==5.2.11
# via
# -r requirements.in
# django-autocomplete-light
# django-celery-beat
# django-celery-results
# django-redis
# django-timezone-field
# django-widget-tweaks
django-autocomplete-light==3.12.1
# via -r requirements.in
django-celery-beat==2.8.1
# via -r requirements.in
django-celery-results==2.6.0
# via -r requirements.in
django-cleanup==9.0.0
# via -r requirements.in
django-redis==6.0.0
# via -r requirements.in
django-timezone-field==7.2.1
# via django-celery-beat
django-widget-tweaks==1.5.1
# via -r requirements.in
frozenlist==1.8.0
# via
# aiohttp
# aiosignal
idna==3.11
# via yarl
kombu[redis]==5.6.2
# via celery
language-tags==1.2.0
# via lgr-core
lgr-core @ git+https://github.com/icann/lgr-core.git@v7.0.0
# via -r requirements.in
lxml==6.0.2
# via lgr-core
multidict==6.7.0
# via
# aiohttp
# yarl
munidata==2.5.0
# via
# -r requirements.in
# lgr-core
natsort==8.4.0
# via -r requirements.in
okta-jwt-verifier==0.3.0
# via -r requirements.in
packaging==26.0
# via kombu
picu==1.6
# via
# -r requirements.in
# lgr-core
# munidata
prompt-toolkit==3.0.52
# via click-repl
propcache==0.4.1
# via
# aiohttp
# yarl
pycountry==24.6.1
# via lgr-core
pycparser==2.23
# via cffi
pyjwt==2.10.1
# via okta-jwt-verifier
python-crontab==3.3.0
# via django-celery-beat
python-dateutil==2.9.0.post0
# via celery
redis==6.4.0
# via
# django-redis
# kombu
retry2==0.9.5
# via okta-jwt-verifier
six==1.17.0
# via python-dateutil
sqlparse==0.5.5
# via django
typing-extensions==4.15.0
# via cron-descriptor
tzdata==2025.3
# via
# django-celery-beat
# kombu
tzlocal==5.3.1
# via celery
vine==5.1.0
# via
# amqp
# celery
# kombu
wcwidth==0.5.3
# via prompt-toolkit
yarl==1.22.0
# via aiohttp