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

Suspicious requirements.txt file #6

Open
alimaslax opened this issue Jun 22, 2023 · 1 comment
Open

Suspicious requirements.txt file #6

alimaslax opened this issue Jun 22, 2023 · 1 comment

Comments

@alimaslax
Copy link

What's with the requirements? olefile, webSockets and Certifi?

pysocks, pycparser, etc...

Security and Cryptography: The inclusion of packages like cryptography and argon2-cffi suggests that the program may involve cryptographic operations, such as encryption, decryption, hashing, or secure password handling.

@madhavmk
Copy link
Owner

You are right @alimaslax . There are some redundant requirements at the moment (this repo originally included a production webserver code to serve denoised audio).
If you have a minimal conda env requirements list, please make a PR, and I can merge it 🙂

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

2 participants