summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2014-01-19 00:17:02 +0100
committerasciimoo <asciimoo@gmail.com>2014-01-19 00:17:02 +0100
commit3afdd1d9941527e23cd7c05d2c15dd24a32de834 (patch)
tree4bc85cba1b0784e1528ef0d235562201e4f0c437 /requirements.txt
parent39ebe1d5193bf62340bc101d51cab77df3c06f7e (diff)
downloadsearxng-3afdd1d9941527e23cd7c05d2c15dd24a32de834.tar.gz
searxng-3afdd1d9941527e23cd7c05d2c15dd24a32de834.zip
[enh] settings unification - new dependency: pyyaml
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 ed27ce9c8..2ff135f16 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,4 @@
flask
grequests
lxml
+pyyaml