summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2017-01-06 17:23:54 +0100
committerGitHub <noreply@github.com>2017-01-06 17:23:54 +0100
commit0af50e8505dfc8c08e6a3b9c0590b7860084f410 (patch)
tree3bd68378123744f13325ee34e61c3fc559ccb5b5 /requirements.txt
parent0d4da30c7f9104224ec96d7adf61747fb761b52b (diff)
downloadsearxng-0af50e8505dfc8c08e6a3b9c0590b7860084f410.tar.gz
searxng-0af50e8505dfc8c08e6a3b9c0590b7860084f410.zip
Remove pyasn1-modules from dependencies
According to https://github.com/kennethreitz/requests/issues/749#issuecomment-19187417 there is no need to install pyasn1-modules.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d6c91b246..ac6a2c9f9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,6 @@ flask-babel==0.11.1
lxml==3.7.1
ndg-httpsclient==0.4.2
pyasn1==0.1.9
-pyasn1-modules==0.0.8
pygments==2.1.3
pyopenssl==16.2.0
python-dateutil==2.5.3