mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 03:04:09 +01:00
* Update chiltern_gov_uk.py * add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com based on the work of @craigsblackie in #2521 - added iapp_itouchvision_com - chilteren now deprecated and inherits from iapp_itouchvision_com - GUI configuration get automatically migrated - added requirement pycryptodome to handle aes en/de-cryption --------- Co-authored-by: craigsblackie <craig@craigsblackie.com> Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
beautifulsoup4>=4.12.2
|
|
DateTime>=4.9
|
|
icalendar>=4.0.9
|
|
icalevents>=0.1.27
|
|
python-dateutil>=2.8.2
|
|
pytz>=2021.3
|
|
PyYAML>=6.0.1
|
|
recurring-ical-events>=2.0.2
|
|
requests>=2.31.0
|
|
urllib3>=2.0.7
|
|
jinja2>=3.1.2
|
|
lxml>=4.9.4
|
|
pycryptodome>=3.20.0 |