singer-python icon indicating copy to clipboard operation
singer-python copied to clipboard

Is requirement for backoff==1.3.2 necessary

Open jeffreyhorn opened this issue 5 years ago • 3 comments

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?

jeffreyhorn avatar Apr 25 '19 14:04 jeffreyhorn

I just ran into the same issue with jsonschema ... this module is locked to ==2.6.0 which seems excessively specific.

bobzoller avatar Apr 06 '21 19:04 bobzoller

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.

JRemitz avatar May 01 '23 17:05 JRemitz

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

JRemitz avatar May 01 '23 17:05 JRemitz