Add cronsim to default dependencies (#133913)

This commit is contained in:
Abílio Costa 2024-12-23 20:34:36 +00:00 committed by Franck Nijhof
parent d3666ecf8a
commit 657e5b73b6
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,7 @@ bluetooth-data-tools==1.20.0
cached-ipaddress==0.8.0
certifi>=2021.5.30
ciso8601==2.3.2
cronsim==2.6
cryptography==44.0.0
dbus-fast==2.24.3
fnv-hash-fast==1.0.2

View File

@ -42,6 +42,7 @@ dependencies = [
"bcrypt==4.2.0",
"certifi>=2021.5.30",
"ciso8601==2.3.2",
"cronsim==2.6",
"fnv-hash-fast==1.0.2",
# hass-nabucasa is imported by helpers which don't depend on the cloud
# integration

View File

@ -18,6 +18,7 @@ awesomeversion==24.6.0
bcrypt==4.2.0
certifi>=2021.5.30
ciso8601==2.3.2
cronsim==2.6
fnv-hash-fast==1.0.2
hass-nabucasa==0.87.0
httpx==0.27.2