1
0
mirror of https://github.com/home-assistant/core synced 2024-07-08 20:17:01 +00:00
home-assistant-core/requirements.txt
J. Nick Koston 99b58f157e
Bump PyJWT to 2.6.0 (#90134)
* Bump PyJWT to 2.6.0

* fix time being frozen too late which makes the access token creation time in the future

* revert zha change

* fix repairs test

* fix ical test
2023-03-22 20:00:47 -04:00

31 lines
566 B
Plaintext

-c homeassistant/package_constraints.txt
# Home Assistant Core
aiohttp==3.8.4
astral==2.2
async_timeout==4.0.2
attrs==22.2.0
atomicwrites-homeassistant==1.4.1
awesomeversion==22.9.0
bcrypt==4.0.1
certifi>=2021.5.30
ciso8601==2.3.0
httpx==0.23.3
home-assistant-bluetooth==1.9.3
ifaddr==0.1.7
jinja2==3.1.2
lru-dict==1.1.8
PyJWT==2.6.0
cryptography==39.0.1
pyOpenSSL==23.0.0
orjson==3.8.7
pip>=21.0,<23.1
python-slugify==4.0.1
pyyaml==6.0
requests==2.28.2
typing-extensions>=4.5.0,<5.0
ulid-transform==0.5.1
voluptuous==0.13.1
voluptuous-serialize==2.6.0
yarl==1.8.1