diff options
| author | potato <mail@crazypotato.tk> | 2016-09-06 11:47:34 +0200 |
|---|---|---|
| committer | potato <mail@crazypotato.tk> | 2016-09-06 11:47:34 +0200 |
| commit | 9d08c81f47325ceea6d6ae1bda594fc8b8ee7764 (patch) | |
| tree | d7dba53107567f08c89ad12f24d5a10f986f5643 /requirements.txt | |
| parent | f4525880ed5f965ac4c241638933842a27a2acf7 (diff) | |
| parent | 55abf07a4f80f74fbcfbeddaee4f8591216802cd (diff) | |
Merge branch 'master' of https://github.com/asciimoo/searx
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0d2f61b00..029c0cffa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pygments==2.1.3 pyopenssl==0.15.1 python-dateutil==2.5.3 pyyaml==3.11 -requests==2.10.0 +requests[socks]==2.10.0 |