Skip to content

objectbox-generator: outdated cryptography dependency #643

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

Closed
1 task done
feykro opened this issue Jun 4, 2024 · 1 comment
Closed
1 task done

objectbox-generator: outdated cryptography dependency #643

feykro opened this issue Jun 4, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@feykro
Copy link

feykro commented Jun 4, 2024

Is there an existing issue?

Use case

The current cryptography package dependency is 2.0.5 while the current version of the package is 2.7.0. This has caused me a problem when trying to use both objectBox and flutter_sound, as flutter_sound is up-to-date on the latest version of js while the old 2.0.5 version of cryptography depends on an older version of js, namely 0.6.2. This causes incompatibilities.

Proposed solution

Upgrade dependency of cryptography to the latest version

Describe alternatives you've considered

I have tried to fork and do it myself but I've ran into issues I have 0 experience with.

@feykro feykro added the enhancement New feature or request label Jun 4, 2024
@greenrobot-team
Copy link
Member

Despite checking the box about searching existing issues, I guess you did not find #638.

Closing as duplicate.

@greenrobot-team greenrobot-team added duplicate This issue or pull request already exists and removed enhancement New feature or request labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants