mirror of
https://github.com/YunoHost-Apps/searx_ynh.git
synced 2024-09-03 20:16:30 +02:00
[enh] Update custom requirements file according to latest upstream release.
This commit is contained in:
parent
d07267b8a8
commit
bf7e2c3508
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
|||
certifi==2015.11.20.1
|
||||
flask==0.10.1
|
||||
flask-babel==0.9
|
||||
certifi==2016.2.28
|
||||
flask==0.11.1
|
||||
flask-babel==0.11.1
|
||||
# lxml==3.5.0
|
||||
markupsafe==0.23
|
||||
ndg-httpsclient==0.4.0
|
||||
ndg-httpsclient==0.4.1
|
||||
pyasn1==0.1.9
|
||||
pyasn1-modules==0.0.8
|
||||
pygments==2.0.2
|
||||
pygments==2.1.3
|
||||
pyopenssl==0.15.1
|
||||
python-dateutil==2.4.2
|
||||
python-dateutil==2.5.3
|
||||
pyyaml==3.11
|
||||
requests==2.9.1
|
||||
requests[socks]==2.10.0
|
||||
cffi>=1.6
|
Loading…
Add table
Reference in a new issue