Open jeffreyhorn opened 5 years ago
I just ran into the same issue with jsonschema
... this module is locked to ==2.6.0
which seems excessively specific.
Hey team - any update here? Backoff v1.3.2
is from 2016. There are some missing features that we can't use because of this dated dependency.
Ah it looks like it was bumped to v1.8.0
so this can be closed? Or bumped to yet a newer version within recent years?
https://github.com/singer-io/singer-python/pull/103
Singer-Python is dependent on an older version of backoff (1.3.2). Is there actual functionality broken with newer versions of backoff (say 1.4.3)? Could those dependencies be remedied so singer-python would work with newer backoff versions?