redhat-infosec / python-recaptcha

Python module for working with Google's reCAPTCHA v1 and v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace pycrypto with pycryptodome

hannob opened this issue · comments

The package requires pycrypto, yet that package is no longer developed and largely replaced by its fork pycryptodome.