-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
50 lines (50 loc) · 886 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
aiohttp==3.8.1
aiosignal==1.3.1
anyio==3.6.2
astral==2.2
async-timeout==4.0.2
atomicwrites-homeassistant==1.4.1
attrs==22.1.0
awesomeversion==22.9.0
bcrypt==3.1.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
ciso8601==2.3.0
cryptography==38.0.3
dateparser==1.1.5
frozenlist==1.3.3
h11==0.14.0
home-assistant-bluetooth==1.9.2
homeassistant==2023.1.1
httpcore==0.16.3
httpx==0.23.2
idna==3.4
ifaddr==0.1.7
Jinja2==3.1.2
lru-dict==1.1.8
MarkupSafe==2.1.1
multidict==6.0.4
orjson==3.8.1
pycparser==2.21
PyJWT==2.5.0
python-dateutil==2.8.2
python-slugify==4.0.1
pytz==2022.7
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
regex==2022.10.31
requests==2.28.1
rfc3986==1.5.0
six==1.16.0
sniffio==1.3.0
text-unidecode==1.3
typing_extensions==4.4.0
tzdata==2022.7
tzlocal==4.2
ujson==5.7.0
urllib3==1.26.13
voluptuous==0.13.1
voluptuous-serialize==2.5.0
websockets==10.4
yarl==1.8.1