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

websockets/polygon-api-client Upgrade #646

Open
jjfantini opened this issue Dec 4, 2024 · 8 comments
Open

websockets/polygon-api-client Upgrade #646

jjfantini opened this issue Dec 4, 2024 · 8 comments

Comments

@jjfantini
Copy link

There are a lot of packages that rely on webhooks>=13.0, but because of polygon-api-client, there is limited compatibility with other packages. Would it be possible to update polygon-api-client to 1.14.2 so that lumibot can use a more modern websocket?

   lumibot (^3.8.16)
   └── polygon-api-client (>=1.13.3)
       └── websockets (>=10.3,<13.0) 
@grzesir
Copy link
Contributor

grzesir commented Dec 4, 2024 via email

@jjfantini
Copy link
Author

jjfantini commented Dec 4, 2024

@grzesir

I have added a PR for this. I am migrating the package to poetry.

I will install a fixed polygon-api-client via my own fork, which adds correct versioning. Other than that, all functionality is the same, just works for resolving packages. We can revert to polygon-api-client once they fix their versioning.

@grzesir
Copy link
Contributor

grzesir commented Dec 4, 2024 via email

@jjfantini
Copy link
Author

Yeah, I can make a version with Pip. It would be easy to migrate automations in your cicd.yaml to work with poetry. This would make lumibot work much better with modern python packages.

@ghost
Copy link

ghost commented Dec 9, 2024 via email

@grzesir
Copy link
Contributor

grzesir commented Dec 9, 2024 via email

@grzesir
Copy link
Contributor

grzesir commented Dec 9, 2024 via email

@jjfantini
Copy link
Author

I have submitted a PR that only adjusts the necessary files. Out of curiosity, what are the problems you see with poetry?

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

No branches or pull requests

2 participants