Skip to content

Commit d699c66

Browse files
committed
Updated the version required of pymongo
1 parent 0144a06 commit d699c66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/themes/mongoengine/frontpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h2><a name="getting-started"></a>Getting Started</h2>
127127
<div class="span5">
128128
<h3 class="first">Dependancies</h3>
129129
<ul class="decorated">
130-
<li><a href="http://api.mongodb.org/python/">pymongo 1.1+</a></li>
130+
<li><a href="http://api.mongodb.org/python/">pymongo 2.1.1+</a></li>
131131
<li><a href="http://sphinx.pocoo.org/">sphinx</a> (optional, for documentation
132132
generation)</li>
133133
</ul>

0 commit comments

Comments
 (0)