forked from bosch-thermostat/bosch-thermostat-client-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
67 lines (67 loc) · 1.09 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
aiohttp==3.8.1
aioopenssl==0.6.0
aiosasl==0.5.0
aioxmpp==0.13.1
appdirs==1.4.4
astroid==2.8.0
async-timeout==4.0.2
attrs==21.2.0
Babel==2.9.1
black==21.7b0
bleach==4.1.0
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0
charset-normalizer==2.0.4
click==8.0.1
colorama==0.4.4
colorlog==6.4.1
cryptography==3.4.8
dnspython==2.1.0
docutils==0.17.1
flake8==3.9.2
idna==3.2
importlib-metadata==4.8.1
isort==5.9.3
jeepney==0.7.1
keyring==23.1.0
lazy-object-proxy==1.6.0
lxml==4.6.3
mccabe==0.6.1
multidict==5.1.0
mypy-extensions==0.4.3
packaging==21.0
pathspec==0.9.0
pkginfo==1.7.1
platformdirs==2.4.0
pyaes==1.6.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
Pygments==2.10.0
pylint==2.11.1
pyOpenSSL==20.0.1
pyparsing==2.4.7
pytz==2021.1
readme-renderer==29.0
regex==2021.8.28
requests==2.26.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
SecretStorage==3.3.1
six==1.16.0
sortedcollections==2.1.0
sortedcontainers==2.4.0
toml==0.10.2
tomli==1.2.1
tqdm==4.62.2
twine==3.4.2
typing-extensions==3.10.0.0
tzlocal==2.1
urllib3==1.26.6
webencodings==0.5.1
wrapt==1.12.1
yarl==1.6.3
zipp==3.5.0