You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package currently has a compat bound of 0.8.8 for HTTP. The latest version of HTTP.jl is currently 1.7.4. A lot of the packages in the ecosystem have a 1.0+ compat bound on HTTP, which makes them incompatible with this package.
This package currently has a compat bound of
0.8.8for HTTP. The latest version of HTTP.jl is currently1.7.4. A lot of the packages in the ecosystem have a1.0+compat bound on HTTP, which makes them incompatible with this package.