summaryrefslogtreecommitdiff
path: root/py-fake-service/requirements.txt
diff options
context:
space:
mode:
authorBruno Wagner <bwagner@thoughtworks.com>2014-09-15 16:19:01 -0300
committerBruno Wagner <bwagner@thoughtworks.com>2014-09-15 16:19:27 -0300
commit80f973cb363f6fe938828172b4d756e923639187 (patch)
tree97dee1afcae9eec36496e187ee88225023cbb96b /py-fake-service/requirements.txt
parent3f158be0b30fa16dbc3ee7f60bd593e89bea1fb8 (diff)
#47 The csv date is now parsed when importing messages, and will be used instead of the random one from before
Diffstat (limited to 'py-fake-service/requirements.txt')
-rw-r--r--py-fake-service/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/py-fake-service/requirements.txt b/py-fake-service/requirements.txt
index cb34951c..5dd57828 100644
--- a/py-fake-service/requirements.txt
+++ b/py-fake-service/requirements.txt
@@ -2,3 +2,4 @@ flask==0.10.1
scanner==0.0.5
requests==2.3.0
gunicorn==19.1.1
+python-dateutil