Added requirements.txt
This commit is contained in:
parent
aaa6cd375f
commit
6f9cd3d5f7
@ -1,3 +0,0 @@
|
||||
pytest
|
||||
pytest-cov==2.9.0
|
||||
pytest-homeassistant-custom-component
|
52
requirements.txt
Normal file
52
requirements.txt
Normal file
@ -0,0 +1,52 @@
|
||||
aiohttp==3.8.5
|
||||
aiosignal==1.3.1
|
||||
anyio==4.0.0
|
||||
astral==2.2
|
||||
async-timeout==4.0.3
|
||||
atomicwrites-homeassistant==1.4.1
|
||||
attrs==23.1.0
|
||||
awesomeversion==22.9.0
|
||||
bcrypt==4.0.1
|
||||
certifi==2023.7.22
|
||||
cffi==1.15.1
|
||||
cfgv==3.4.0
|
||||
charset-normalizer==3.2.0
|
||||
ciso8601==2.3.0
|
||||
cryptography==41.0.3
|
||||
distlib==0.3.7
|
||||
filelock==3.12.4
|
||||
frozenlist==1.4.0
|
||||
h11==0.14.0
|
||||
home-assistant-bluetooth==1.10.3
|
||||
homeassistant==2023.9.3
|
||||
httpcore==0.17.3
|
||||
httpx==0.24.1
|
||||
identify==2.5.29
|
||||
idna==3.4
|
||||
ifaddr==0.2.0
|
||||
Jinja2==3.1.2
|
||||
lru-dict==1.2.0
|
||||
MarkupSafe==2.1.3
|
||||
multidict==6.0.4
|
||||
nodeenv==1.8.0
|
||||
orjson==3.9.2
|
||||
packaging==23.1
|
||||
platformdirs==3.10.0
|
||||
pre-commit==3.4.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.8.0
|
||||
pyOpenSSL==23.2.0
|
||||
python-slugify==4.0.1
|
||||
pytz==2023.3.post1
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
sniffio==1.3.0
|
||||
text-unidecode==1.3
|
||||
typing_extensions==4.8.0
|
||||
ulid-transform==0.8.1
|
||||
urllib3==2.0.5
|
||||
ute_wrapper==1.1.0
|
||||
virtualenv==20.24.5
|
||||
voluptuous==0.13.1
|
||||
voluptuous-serialize==2.6.0
|
||||
yarl==1.9.2
|
Reference in New Issue
Block a user