fix: Remove dependency on backoff#435
Conversation
Additional Comments (1)
The Prompt To Fix With AIThis is a comment left during a code review.
Path: integration_tests/django5/uv.lock
Line: 253
Comment:
**Stale integration test lock file**
The `integration_tests/django5/uv.lock` still lists `backoff` as a dependency of the `posthog` editable package (lines 29-35, 253, 264). Since this lock references `posthog` via `{ editable = "../" }`, it's now out of sync with the updated `pyproject.toml`. Consider regenerating this lock file as part of this PR to keep it consistent.
How can I resolve this? If you propose a fix, please make it concise. |
efada62 to
3e9ac20
Compare
|
We've updated our release process. We require |
3e9ac20 to
44b123c
Compare
Done! |
Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
44b123c to
4e5d546
Compare
|
This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the |
It doesn't seem to be used anywhere and it's unmaintained.