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

CryptographyDeprecationWarning: Blowfish has been deprecated #704

Open
Siddhesh-Agarwal opened this issue Jan 1, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Siddhesh-Agarwal
Copy link

Describe the bug
I encountered this error:

<PATH>\site-packages\paramiko\transport.py:219: CryptographyDeprecationWarning: Blowfish has been deprecated
  "class": algorithms.Blowfish,

To Reproduce
Steps to reproduce the behavior:

remove(input, only_mask=True)

OS Version:
Windows 11

Rembg version:
v2.0.21

Additional context
This error is due to an outdated "paramiko" version and can be fixed by updating the library

@Siddhesh-Agarwal Siddhesh-Agarwal added the bug Something isn't working label Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant