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

AcousticAnalogies.jl Limiting Meshes.jl Version #22

Open
marklau34 opened this issue Jan 22, 2025 · 0 comments
Open

AcousticAnalogies.jl Limiting Meshes.jl Version #22

marklau34 opened this issue Jan 22, 2025 · 0 comments

Comments

@marklau34
Copy link

I've been using AcousticAnalogies.jl along with Meshes.jl. It seems that the former limits the version of the latter to v0.46.5. Unfortunately, this prevents usage with other packages only compatible with newer versions of Meshes.jl. I was wondering if we could bump the [compat] entry in the Project.toml file to the newest version of Meshes.jl. Hopefully there won't be any compatibility issues?

Thanks!

Below is the output from my package manager:

(@temp) pkg> status
Status `C:\Users\Mark\.julia\environments\temp\Project.toml`
  [e71b3392] AcousticAnalogies v0.8.1
⌅ [eacbb407] Meshes v0.46.5
Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated`
(@temp) pkg> status --outdated
Status `C:\Users\Mark\.julia\environments\temp\Project.toml`
⌅ [eacbb407] Meshes v0.46.5 (<v0.52.12): AcousticAnalogies
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

1 participant