sentry-extensions / cyclops

Cyclops is meant to be a high performance barrier in front of Sentry (http://getsentry.com).
http://sentry-extensions.github.io/cyclops/
163 stars 15 forks source link

Change pycurl to >=7.19.0 in install_requires #14

Open omidraha opened 9 years ago

omidraha commented 9 years ago

In install_requires change pycurl==7.19.0 to pycurl>=7.19.0

heynemann commented 9 years ago

I'm not sure our version is compatible with the newest pycurl. Why would we change this?