Skip to content

fix: update frappe dependency version & bumped dropbox-python-sdk in pyproject.toml#12

Merged
sokumon merged 2 commits into
frappe:version-16from
raghavisruia:fix-frappe-dependency-metadata
Feb 9, 2026
Merged

fix: update frappe dependency version & bumped dropbox-python-sdk in pyproject.toml#12
sokumon merged 2 commits into
frappe:version-16from
raghavisruia:fix-frappe-dependency-metadata

Conversation

@raghavisruia

Copy link
Copy Markdown
image

@raghavisruia

raghavisruia commented Feb 7, 2026

Copy link
Copy Markdown
Author

CI was failing due to the error:

Error: No module named 'pkg_resources'

Dropbox SDK version 11.36.2, depends on pkg_resources (the package is deprecated and no longer present in modern Python environments).

Bumped the Dropbox SDK to 12.0.2 (changelog), which doesn't utilises the pkg_resources package anymore.

@raghavisruia raghavisruia changed the title chore: update frappe dependency version in pyproject.toml fix: update frappe dependency version in pyproject.toml & bumped dropbox-python-sdk Feb 7, 2026
@raghavisruia raghavisruia changed the title fix: update frappe dependency version in pyproject.toml & bumped dropbox-python-sdk fix: update frappe dependency version & bumped dropbox-python-sdk in pyproject.toml Feb 7, 2026
@sokumon sokumon merged commit 67c1d24 into frappe:version-16 Feb 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants