Skip to content

Commit 2bccf32

Browse files
tcstooltcstool
authored andcommitted
Installer script fix
1 parent 62c4be5 commit 2bccf32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616

1717
install_requires = [ "CouchDB==1.0", "httplib2==0.9", "ipcalc==1.1.3",\
18-
"NoSQLMap==0.5", "pbkdf2==1.3", "pymongo==2.7.2",\
18+
"NoSQLMap==0.7", "pbkdf2==1.3", "pymongo==2.7.2",\
1919
"requests==2.5.0"],
2020

2121
author = "tcstool",

0 commit comments

Comments
 (0)