-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
150 lines (149 loc) Β· 2.82 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
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile
#
amqp==5.1.1
# via kombu
asgiref==3.5.2
# via django
async-generator==1.10
# via
# trio
# trio-websocket
async-timeout==4.0.2
# via redis
attrs==22.1.0
# via
# outcome
# trio
backports-zoneinfo==0.2.1
# via
# django
# django-celery-beat
# django-timezone-field
billiard==3.6.4.0
# via celery
celery==5.2.7
# via
# -r requirements.in
# django-celery-beat
certifi==2022.9.24
# via
# requests
# selenium
# sentry-sdk
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
deprecated==1.2.13
# via redis
django==4.0.8
# via
# -r requirements.in
# django-celery-beat
# django-cors-headers
# djangorestframework
django-celery-beat==2.3.0
# via -r requirements.in
django-cors-headers==3.13.0
# via -r requirements.in
django-environ==0.9.0
# via -r requirements.in
django-timezone-field==5.0
# via django-celery-beat
djangorestframework==3.14.0
# via -r requirements.in
exceptiongroup==1.0.0rc9
# via trio
gunicorn==20.1.0
# via -r requirements.in
h11==0.14.0
# via wsproto
idna==3.4
# via
# requests
# trio
kombu==5.2.4
# via celery
lxml==4.9.1
# via -r requirements.in
outcome==1.2.0
# via trio
packaging==21.3
# via redis
prompt-toolkit==3.0.31
# via click-repl
psycopg2-binary==2.9.4
# via -r requirements.in
pyparsing==3.0.9
# via packaging
pysocks==1.7.1
# via urllib3
python-crontab==2.6.0
# via django-celery-beat
python-dateutil==2.8.2
# via python-crontab
pytz==2022.4
# via
# celery
# django-timezone-field
# djangorestframework
redis==4.3.4
# via -r requirements.in
requests==2.28.1
# via -r requirements.in
selenium==4.5.0
# via -r requirements.in
sentry-sdk==1.9.10
# via -r requirements.in
six==1.16.0
# via
# click-repl
# python-dateutil
sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
sqlparse==0.4.3
# via django
trio==0.22.0
# via
# selenium
# trio-websocket
trio-websocket==0.9.2
# via selenium
tzdata==2022.5
# via django-celery-beat
urllib3[socks]==1.26.12
# via
# requests
# selenium
# sentry-sdk
vine==5.0.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.5
# via prompt-toolkit
whitenoise==6.2.0
# via -r requirements.in
wrapt==1.14.1
# via deprecated
wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
# setuptools