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

Outdated package dependencies #375

Closed
mfrischbutter opened this issue Apr 9, 2024 · 1 comment
Closed

Outdated package dependencies #375

mfrischbutter opened this issue Apr 9, 2024 · 1 comment

Comments

@mfrischbutter
Copy link

Hello, I would like to try brick in my project. Unfortunately the http package is on a very old version ^0.13.0
Is an update of the dependencies due at some point?

package: brick_offline_first_with_rest
version: 3.0.1

@tshedor
Copy link
Collaborator

tshedor commented May 6, 2024

The package dependency is still very permissive (allowing http >0.13 <2.0.0) but given #369 , I'm raising the minimum to 1.0.0 in #376.

offline_first_with_rest 3.0.2 has been published with this new restriction.

@mfrischbutter If 3.0.2 solves your problem please close out this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants