Skip to content

Commit 9553c8b

Browse files
committed
fix icalevents version 0.1.28 causing problems
1 parent f859d91 commit 9553c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/waste_collection_schedule/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"documentation": "https://github.com/mampfes/hacs_waste_collection_schedule#readme",
88
"integration_type": "hub",
99
"iot_class": "cloud_polling",
10-
"requirements": ["icalendar", "recurring_ical_events", "icalevents", "beautifulsoup4", "lxml", "pycryptodome"],
10+
"requirements": ["icalendar", "recurring_ical_events", "icalevents!=0.1.28", "beautifulsoup4", "lxml", "pycryptodome"],
1111
"version": "2.2.0"
1212
}

0 commit comments

Comments
 (0)