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

Resolve ARC4 CryptographyDeprecationWarning #18

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

Synse
Copy link
Contributor

@Synse Synse commented Nov 4, 2024

This PR resolves a CryptographyDeprecationWarning warning as algorithms.ARC4 moved in cryptography>=43. Alternatively the install dependency could be updated to cryptography>=3.2,cryptography<43.

Screenshot 2024-11-04 at 1 27 53 PM

🔍 References

@cschmidt0121 cschmidt0121 merged commit 1518151 into HurricaneLabs:master Nov 8, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants