Skip to content

fix(dependencies): Update to ib async reloaded library#16

Open
westonplatter wants to merge 2 commits into
mainfrom
claude/update-ib-async-reloaded-01LhhjwKuB8CugYyMeDuHVxs
Open

fix(dependencies): Update to ib async reloaded library#16
westonplatter wants to merge 2 commits into
mainfrom
claude/update-ib-async-reloaded-01LhhjwKuB8CugYyMeDuHVxs

Conversation

@westonplatter

Copy link
Copy Markdown
Owner
  • Replace ib-insync dependency with ib_async>=2.0.1
  • Update Python version requirement from ~=3.9 to >=3.10 (required by ib_async)
  • Update all imports from ib_insync to ib_async in source code, tests, and example notebook
  • Update uv.lock file with new dependencies
  • All tests passing successfully

- Replace ib-insync dependency with ib_async>=2.0.1
- Update Python version requirement from ~=3.9 to >=3.10 (required by ib_async)
- Update all imports from ib_insync to ib_async in source code, tests, and example notebook
- Update uv.lock file with new dependencies
- All tests passing successfully
@westonplatter westonplatter changed the title Update to ib async reloaded library fix(dependencies): Update to ib async reloaded library Nov 17, 2025
@westonplatter

Copy link
Copy Markdown
Owner Author

@claude please review the changes for spelling, grammar, and clarity

@westonplatter

westonplatter commented Nov 17, 2025

Copy link
Copy Markdown
Owner Author

@claude Please make sure all GHAs are using the pattern of using the provided gha token. For example,
https://github.com/westonplatter/ngv-reports-ibkr/blob/main/.github/workflows/release-please.yml

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