diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2014-01-21 23:20:26 +0100 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2014-01-21 23:33:22 +0100 |
commit | 5cd2ba8b89a1dc575b818f8c7be20dd3f0f6c05a (patch) | |
tree | bb7c9bb6482103a4ffb4999231c0652f2f514de4 /dev_requirements.txt | |
parent | 86718596359110b7fce5efbb7c28cba10f11b77d (diff) | |
download | factory-boy-5cd2ba8b89a1dc575b818f8c7be20dd3f0f6c05a.tar factory-boy-5cd2ba8b89a1dc575b818f8c7be20dd3f0f6c05a.tar.gz |
Update requirements
Diffstat (limited to 'dev_requirements.txt')
-rw-r--r-- | dev_requirements.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev_requirements.txt b/dev_requirements.txt index e828644..bdc23d0 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,4 +2,5 @@ coverage Django Pillow sqlalchemy -mongoengine
\ No newline at end of file +mongoengine +mock |