-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
200 lines (199 loc) · 3.27 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
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
196
197
198
199
200
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe requirements.in
#
bidict==0.22.0
# via
# python-socketio
# sematic
boto3==1.24.33
# via sematic
botocore==1.27.33
# via
# boto3
# s3transfer
# sematic
cachetools==5.2.0
# via
# google-auth
# sematic
certifi==2022.6.15
# via
# kubernetes
# requests
# sematic
charset-normalizer==2.1.0
# via
# requests
# sematic
click==8.1.3
# via
# flask
# sematic
cloudpickle==2.1.0
# via sematic
cython==0.29.33
# via sematic
flask==2.1.3
# via
# flask-cors
# flask-socketio
# sematic
flask-cors==3.0.10
# via sematic
flask-socketio==5.2.0
# via sematic
gevent==22.10.2
# via
# gevent-websocket
# sematic
gevent-websocket==0.10.1
# via sematic
git-python==1.0.3
# via sematic
gitdb==4.0.10
# via
# gitpython
# sematic
gitpython==3.1.30
# via
# git-python
# sematic
google-auth==2.9.1
# via
# kubernetes
# sematic
greenlet==2.0.2
# via
# gevent
# sematic
# sqlalchemy
gunicorn==20.1.0
# via sematic
idna==3.3
# via
# requests
# sematic
importlib-metadata==4.12.0
# via sematic
itsdangerous==2.1.2
# via
# flask
# sematic
jinja2==3.1.2
# via
# flask
# sematic
jmespath==1.0.1
# via
# boto3
# botocore
# sematic
kubernetes==24.2.0
# via sematic
markupsafe==2.1.1
# via
# jinja2
# sematic
oauthlib==3.2.0
# via
# requests-oauthlib
# sematic
psycopg2-binary==2.9.3
# via sematic
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via
# google-auth
# sematic
python-dateutil==2.8.2
# via
# botocore
# kubernetes
# sematic
python-engineio==4.3.3
# via
# python-socketio
# sematic
python-magic==0.4.27
# via sematic
python-socketio==5.7.1
# via
# flask-socketio
# sematic
pyyaml==6.0
# via
# kubernetes
# sematic
requests==2.28.1
# via
# kubernetes
# requests-oauthlib
# sematic
requests-oauthlib==1.3.1
# via
# kubernetes
# sematic
rsa==4.9
# via
# google-auth
# sematic
s3transfer==0.6.0
# via
# boto3
# sematic
sematic==0.28.1
# via -r requirements.in
six==1.16.0
# via
# flask-cors
# google-auth
# kubernetes
# python-dateutil
# sematic
smmap==5.0.0
# via
# gitdb
# sematic
sqlalchemy==1.4.39
# via sematic
urllib3==1.26.10
# via
# botocore
# kubernetes
# requests
# sematic
websocket-client==1.3.3
# via
# kubernetes
# sematic
werkzeug==2.1.2
# via
# flask
# sematic
zipp==3.8.1
# via
# importlib-metadata
# sematic
zope-event==4.6
# via
# gevent
# sematic
zope-interface==6.0
# via
# gevent
# sematic
# The following packages are considered to be unsafe in a requirements file:
setuptools==65.4.1
# via
# gevent
# gunicorn
# kubernetes
# sematic
# zope-event
# zope-interface