We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22d8b4 commit 80af1c7Copy full SHA for 80af1c7
1 file changed
setup.py
@@ -11,5 +11,5 @@
11
keywords = 'server xmpp jabber',
12
13
packages = list(find_packages(exclude=('examples', ))),
14
- install_requires = ['pycurl==7.16.2.1', 'simplejson', 'tornado', 'lxml']
+ install_requires = ['pycurl==7.19.0', 'simplejson', 'tornado', 'lxml']
15
)
0 commit comments