We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b6552f + 693b85d commit b199389Copy full SHA for b199389
setup.py
@@ -14,7 +14,7 @@
14
]
15
},
16
17
- install_requires = [ "CouchDB==1.0", "httplib2==0.9", "ipcalc==1.1.3",\
+ install_requires = [ "CouchDB==1.0", "httplib2==0.19.0", "ipcalc==1.1.3",\
18
"NoSQLMap==0.7", "pbkdf2==1.3", "pymongo==2.7.2",\
19
"requests==2.20.0"],
20
0 commit comments