summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-20 23:33:03 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-20 23:33:03 +0100
commit7adb17452d8c845f46858b4cebe8198988edfdbc (patch)
treec067e862d398de12544c48c3eb64e6401a8bb199 /requirements.txt
parent2e41bfcbdbb762be610ff379380ea2201f544edd (diff)
downloadsearxng-7adb17452d8c845f46858b4cebe8198988edfdbc.tar.gz
searxng-7adb17452d8c845f46858b4cebe8198988edfdbc.zip
[enh] add result_templates/code.html
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 07b53d2ad..2d434825d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,4 +3,5 @@ flask-babel
requests
lxml
pyyaml
+pygments
python-dateutil