From c7536bf0ead5a35f3aefeb15ea036d5e20083e9a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 16 May 2012 10:15:57 +0200 Subject: Adjust dependencies in the README --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 950d27c..b461d21 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,8 @@ Source: https://github.com/pypingou/kittystore Dependencies: ------------- - SQLAlchemy -- pymongo +- bson +- pymongo (for mongodb) -- cgit