Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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