CuriousLearner / django-phone-verify

A Django app to support phone number verification using security code / One-Time-Password (OTP) sent via SMS.
https://www.sanyamkhurana.com/django-phone-verify/
GNU General Public License v3.0
258 stars 61 forks source link

Installation issue with python poetry #94

Open bhuiyanmobasshir94 opened 1 year ago

bhuiyanmobasshir94 commented 1 year ago

I am not able to install your library with poetry in my Django 4 version. I tried several times but it keeps loading and doesn't help.

CuriousLearner commented 1 year ago

Hi @bhuiyanmobasshir94

Can you please post the traceback and steps to reproduce it here?