Skip to content

Bump ccxt to 4.4.96 and resolve Python warnings #2802

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

Merged

Conversation

PraveenMudalgeri
Copy link
Contributor

Description:
This pull request updates the ccxt dependency from version 4.4.95 to 4.4.96 in the requirements.txt file to keep the project dependencies up-to-date. Additionally, it resolves various Python syntax warnings and invalid escape sequence issues across the codebase to ensure cleaner, warning-free execution.

  • Updated ccxt version in requirements.txt to 4.4.96.

  • Fixed invalid escape sequences by using raw strings and proper escaping in multiple Python scripts.

  • Verified all code compiles without syntax warnings or errors.

  • No new functionality introduced; purely maintenance and dependency update.

Related Issues/PR:
Closes #2800
Closes #386

Additional Notes:
All tests (where present) and syntax checks have passed successfully after these changes. This update prepares the project for smoother dependency management and reduces potential runtime warnings.

@geekcomputers geekcomputers merged commit 9176f7c into geekcomputers:master Jul 26, 2025
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