-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
161 lines (160 loc) · 2.9 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
153
154
155
156
157
158
159
160
161
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
amqp==5.1.1
# via kombu
async-timeout==4.0.2
# via redis
attrs==22.2.0
# via jsonschema
billiard==3.6.4.0
# via celery
boto3==1.26.58
# via selinon
botocore==1.29.58
# via
# boto3
# s3transfer
celery==5.2.7
# via selinon
certifi==2022.12.7
# via
# requests
# sentry-sdk
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
# clickclick
# flask
# selinon
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
clickclick==20.10.2
# via connexion
codegen==1.0
# via selinon
colorama==0.4.6
# via rainbow-logging-handler
connexion[swagger-ui]==2.14.2
# via -r requirements.in
demo-worker @ git+https://github.com/selinon/demo-worker
# via -r requirements.in
dnspython==2.3.0
# via pymongo
flask==2.2.2
# via
# -r requirements.in
# connexion
graphviz==0.20.1
# via selinon
gunicorn==20.1.0
# via -r requirements.in
idna==3.4
# via requests
importlib-metadata==6.0.0
# via flask
inflection==0.5.1
# via connexion
itsdangerous==2.1.2
# via
# connexion
# flask
jinja2==3.1.2
# via
# flask
# swagger-ui-bundle
jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==4.17.3
# via
# connexion
# selinon
kombu==5.2.4
# via celery
logutils==0.3.5
# via rainbow-logging-handler
markupsafe==2.1.2
# via
# jinja2
# werkzeug
packaging==23.0
# via connexion
prompt-toolkit==3.0.36
# via click-repl
pymongo==4.3.3
# via selinon
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via botocore
pytz==2022.7.1
# via celery
pyyaml==6.0
# via
# clickclick
# connexion
# selinon
rainbow-logging-handler==2.2.2
# via selinon
redis==4.4.2
# via selinon
requests==2.28.2
# via
# -r requirements.in
# connexion
s3transfer==0.6.0
# via boto3
selinon[celery,mongodb,postgresql,redis,s3,sentry]==1.3.0.post0
# via
# -r requirements.in
# demo-worker
sentry-sdk==1.14.0
# via selinon
six==1.16.0
# via
# click-repl
# python-dateutil
sqlalchemy==2.0.0
# via
# selinon
# sqlalchemy-utils
sqlalchemy-utils==0.39.0
# via selinon
swagger-ui-bundle==0.0.9
# via connexion
typing-extensions==4.4.0
# via sqlalchemy
urllib3==1.26.14
# via
# botocore
# requests
# sentry-sdk
vine==5.0.0
# via
# amqp
# celery
# kombu
wcwidth==0.2.6
# via prompt-toolkit
werkzeug==2.2.2
# via
# connexion
# flask
zipp==3.11.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools