Skip to content

Commit 3afd435

Browse files
committed
Added missing requirement to TinyMongo example
1 parent 69b13fb commit 3afd435

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/tinymongo/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Flask
22
Flask-Admin
3+
pymongo==2.4.1
34
git+https://github.com/schapman1974/tinymongo.git#egg=tinymongo

0 commit comments

Comments
 (0)