-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
59 lines (59 loc) · 958 Bytes
/
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
aiohttp==3.7.4
aiojobs==0.2.2
amqp==5.0.9
appnope==0.1.0
async-timeout==3.0.1
attrs==19.3.0
backcall==0.1.0
billiard==3.6.4.0
cachetools==4.1.0
celery==5.2.3
certifi==2023.7.22
chardet==3.0.4
click==8.0.2
decorator==4.4.2
Flask==1.1.2
flower==1.2.0
future==0.18.3
google-auth==1.16.1
humanize==0.5.1
idna==2.9
ipdb==0.13.2
ipython==8.10.0
ipython-genutils==0.2.0
iso8601==0.1.12
itsdangerous==1.1.0
jedi==0.17.0
Jinja2==2.11.3
kombu==5.2.3
kopf==0.27
kubernetes==11.0.0
MarkupSafe==1.1.1
multidict==4.7.6
oauthlib==3.1.0
parso==0.7.0
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.5
ptyprocess==0.6.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.15.0
pykube-ng==20.5.0
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.4
redis==3.5.3
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.7
six==1.15.0
tornado==6.0.4
traitlets==4.3.3
typing-extensions==3.7.4.2
urllib3==1.26.5
vine==1.3.0
wcwidth==0.2.3
websocket-client==0.57.0
Werkzeug==1.0.1
yarl==1.4.2