Skip to content

Update dependencies and fix deprecated configuration in pyproject.toml#455

Closed
skalwaghe-56 wants to merge 1 commit intoParthJadhav:masterfrom
skalwaghe-56:master
Closed

Update dependencies and fix deprecated configuration in pyproject.toml#455
skalwaghe-56 wants to merge 1 commit intoParthJadhav:masterfrom
skalwaghe-56:master

Conversation

@skalwaghe-56
Copy link

  • Updated dependencies in requirements.txt, pyproject.toml, and poetry.lock to the latest versions for compatibility with Python 3.13.
  • Replaced deprecated default and secondary keys with priority = "explicit" in pyproject.toml for source configuration.
  • Ensured flexible versioning by using >= for dependencies to reduce frequent updates.
  • Improved compatibility and stability across all dependency files.

- Updated dependencies in requirements.txt, pyproject.toml, and poetry.lock to the latest versions for compatibility with Python 3.13.
- Replaced deprecated `default` and `secondary` keys with `priority = "explicit"` in pyproject.toml for source configuration.
- Ensured flexible versioning by using `>=` for dependencies to reduce frequent updates.
- Improved compatibility and stability across all dependency files.
@skalwaghe-56
Copy link
Author

@ParthJadhav Please merge this PR ASAP

@skalwaghe-56
Copy link
Author

@ParthJadhav Please let me know if you're not merging this i will close it.

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.

1 participant