latch currently includes a pinned dependency on requests-toolbelt=0.1.0. This produces dependency conflicts in user environments that include poetry, which requires requests-toolbelt version 1.0.0 or later.
Would y'all consider bumping the requests-toolbelt requirement to 1.0.0 or later? 1.0.0 is about a year old at this point.
Thanks!