-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
98 lines (98 loc) · 1.65 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
arrow==1.2.2
asciimatics==1.14.0
attrs==21.4.0
aws-requests-auth==0.4.3
AWSIoTPythonSDK==1.5.2
backports.entry-points-selectable==1.1.1
bitstring==3.1.9
bleach==5.0.0
boto3==1.22.13
botocore==1.25.13
certifi==2022.12.7
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
coverage==6.3.2
cryptography==41.0.4
decorator==5.1.1
distlib==0.3.4
dnslib==0.9.19
dnspython==2.2.1
docker-py==1.10.6
docker-pycreds==0.4.0
docopt==0.6.2
docutils==0.18.1
ecdsa==0.17.0
esptool==4.1
filelock==3.6.0
future==0.18.3
idna==3.3
importlib-metadata==4.11.3
iniconfig==1.1.1
invoke==1.7.1
Jinja2==3.1.2
jmespath==1.0.0
jsonschema==4.5.1
keyring==23.5.0
MarkupSafe==2.1.1
packaging==21.3
paho-mqtt==1.6.1
pbr==5.9.0
pexpect==4.8.0
Pillow==9.3.0
pkginfo==1.8.2
platformdirs==2.5.2
pluggy==1.0.0
prettytable==3.3.0
prompt-toolkit==3.0.29
ptyprocess==0.7.0
py==1.11.0
pyaes==1.6.1
pycparser==2.21
pyfiglet==0.8.post1
Pygments==2.15.0
PyJWT==2.4.0
pykwalify==1.8.0
pyparsing==3.0.9
pypng==0.0.21
pyrsistent==0.18.1
pyserial==3.5
pytest==7.1.2
pytest-html==3.1.1
pytest-metadata==2.0.1
python-box==6.0.2
python-dateutil==2.8.2
pyusb==1.2.1
PyYAML==6.0
questionary==1.10.0
readme-renderer==35.0
reedsolo==1.5.4
requests==2.27.1
requests-aws4auth==1.1.2
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.4.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
s3transfer==0.5.2
semver==2.13.0
six==1.16.0
sqlitedict==2.0.0
stevedore==3.5.0
termcolor==1.1.0
toml==0.10.2
tomli==2.0.1
tqdm==4.64.0
twine==4.0.0
typing_extensions==4.2.0
urllib3==1.26.18
validators==0.19.0
virtualenv==20.14.1
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.3.2
yaspin==2.1.0
zipp==3.8.0