-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
71 lines (71 loc) · 1.24 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
aiohttp==3.8.3
aiosignal==1.2.0
APScheduler==3.9.1
async-timeout==4.0.2
attrs==22.1.0
Automat==20.2.0
bidict==0.22.0
Brotli==1.0.9
cachetools==5.2.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==7.1.2
constantly==15.1.0
dash==2.6.2
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
digi-xbee==1.4.1
Flask==1.1.4
Flask-Compress==1.13
frozenlist==1.3.1
gevent==22.10.1
google-auth==2.13.0
greenlet==1.1.3.post0
hyperlink==21.0.0
idna==3.4
importlib-metadata==5.0.0
incremental==22.10.0
inflection==0.5.1
iso8601==1.1.0
itsdangerous==1.1.0
Jinja2==2.11.3
kopf==1.35.6
kubernetes==25.3.0
MarkupSafe==2.1.1
multidict==6.0.2
netifaces==0.10.6
numpy==1.23.4
oauthlib==3.2.2
pandas==1.5.1
plotly==5.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyserial==3.5
python-box==6.0.2
python-dateutil==2.8.2
python-dotenv==0.21.0
python-engineio==4.3.4
python-json-logger==2.0.4
python-socketio==5.7.2
pytz==2022.5
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
pyzmq==24.0.1
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
tenacity==8.1.0
Twisted==22.8.0
typing_extensions==4.4.0
tzdata==2022.5
tzlocal==4.2
urllib3==1.26.12
websocket-client==1.4.1
Werkzeug==1.0.1
yarl==1.8.1
zed==1.1.1
zipp==3.10.0
zope.event==4.5.0
zope.interface==5.5.0