Skip to content

Commit 1fa4ba8

Browse files
authored
Merge pull request pallets-eco#1446 from rochacbruno/master
Added missing requirement to TinyMongo example
2 parents 69b13fb + 3afd435 commit 1fa4ba8

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)