diff options
author | asciimoo <asciimoo@gmail.com> | 2013-10-14 23:09:13 +0200 |
---|---|---|
committer | asciimoo <asciimoo@gmail.com> | 2013-10-14 23:09:13 +0200 |
commit | ae9fb1d7dccf061032b5d4b167086838feb1463d (patch) | |
tree | 76cc836e07f9e14fd9f661660ea96bafcf92fa9c /requirements.txt | |
download | searxng-ae9fb1d7dccf061032b5d4b167086838feb1463d.tar.gz searxng-ae9fb1d7dccf061032b5d4b167086838feb1463d.zip |
[enh] initial commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 000000000..ed27ce9c8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +flask +grequests +lxml |