Neo23x0 / munin

Online hash checker for Virustotal and other services
Apache License 2.0
809 stars 147 forks source link

Update requirements.txt #70

Closed ruppde closed 6 months ago

ruppde commented 6 months ago

Prevent this error in newer environments:

   from urllib3.util.ssl_ import create_urllib3_context, DEFAULT_CIPHERS
ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (.pyenv/versions/3.12.1/lib/python3.12/site-packages/urllib3/util/ssl_.py)