ui / django-sms-engine

3 stars 6 forks source link

need dynamic twilio dependencies #41

Open j-elmer123 opened 3 years ago

j-elmer123 commented 3 years ago

ERROR: Cannot install twilio==6.47.0 and -r requirements.txt (line 25) because these package versions have conflicting dependencies.

The conflict is caused by: The user requested twilio==6.47.0 django-sms-engine 0.0.1 depends on twilio==6.34.0

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict