mirror of
https://github.com/searxng/searxng.git
synced 2025-02-18 13:05:22 +00:00
[fix] #253
This commit is contained in:
parent
98aa70cd41
commit
51b9f4b158
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ plone.testing = 4.0.8
|
||||||
pyflakes = 0.7.3
|
pyflakes = 0.7.3
|
||||||
pytz = 2013b
|
pytz = 2013b
|
||||||
pyyaml = 3.10
|
pyyaml = 3.10
|
||||||
requests = 2.2.0
|
requests = 2.5.3
|
||||||
robotframework-debuglibrary = 0.3
|
robotframework-debuglibrary = 0.3
|
||||||
robotframework-httplibrary = 0.4.2
|
robotframework-httplibrary = 0.4.2
|
||||||
robotframework-selenium2library = 1.5.0
|
robotframework-selenium2library = 1.5.0
|
||||||
|
|
Loading…
Reference in a new issue