diff options
author | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-18 13:19:50 +0100 |
---|---|---|
committer | Thomas Pointhuber <thomas.pointhuber@gmx.at> | 2014-03-18 13:19:50 +0100 |
commit | 337bd6d907503176eb94290c3f386ce88167dea8 (patch) | |
tree | 384625d82b868329252f549992aee4f64d8a2566 /requirements.txt | |
parent | fd86bf8189683aee72b934c8dd7544aa362a0728 (diff) | |
download | searxng-337bd6d907503176eb94290c3f386ce88167dea8.tar.gz searxng-337bd6d907503176eb94290c3f386ce88167dea8.zip |
simplify datetime extraction
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 0f69bc883..88c1bc715 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ flask-babel grequests lxml pyyaml +python-dateutil |