etesync / etesync-dav

This is a CalDAV and CardDAV adapter for EteSync
https://www.etesync.com
GNU General Public License v3.0
290 stars 47 forks source link

Update radicale to 3.0.3 #141

Closed dotlambda closed 4 years ago

dotlambda commented 4 years ago

Why is the version pinning so restrictive? Wouldn't >=3,<4 suffice?

tasn commented 4 years ago

Thanks!

We used to have a less restrictive radicale version pinning, but got hit with radicale changing module APIs between minor versions. :|