Skip to content

Commit

Permalink
cleaned up requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
skipperro committed Sep 17, 2023
1 parent 1163778 commit fe77f21
Showing 1 changed file with 4 additions and 44 deletions.
48 changes: 4 additions & 44 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,44 +1,4 @@
# Python 3.8
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.6.1
astral==2.2
async-timeout==4.0.0
atomicwrites==1.4.0
attrs==21.2.0
awesomeversion==21.11.0
backports.zoneinfo==0.2.1
bcrypt==3.1.7
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
ciso8601==2.2.0
cryptography==35.0.0
frozenlist==1.3.0
h11==0.12.0
homeassistant==2021.12.10
httpcore==0.14.7
httpx==0.21.0
idna==3.3
ifaddr==0.1.7
Jinja2==3.0.3
MarkupSafe==2.1.1
multidict==6.0.2
pip==20.2.4
pycparser==2.21
PyJWT==2.1.0
python-slugify==4.0.1
pytz==2022.1
PyYAML==6.0
requests==2.26.0
rfc3986==1.5.0
setuptools==62.6.0
six==1.16.0
sniffio==1.2.0
text-unidecode==1.3
typing-extensions==4.2.0
urllib3==1.26.9
voluptuous-serialize==2.5.0
voluptuous==0.12.2
wheel==0.37.1
yarl==1.6.3
homeassistant~=2021.12.10
voluptuous~=0.12.2
aiohttp~=3.8.1
python-dotenv~=1.0.0

0 comments on commit fe77f21

Please sign in to comment.