From 32cd0d31b3bb7e1c41ce11fd4e4ee9de557ae9a7 Mon Sep 17 00:00:00 2001 From: Alexandre Flament Date: Wed, 16 Sep 2020 08:53:05 +0200 Subject: [mod] upgrade pygments add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e6a25c998..39eff78ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask==1.1.2 idna==2.10 jinja2==2.11.3 lxml==4.6.2 -pygments==2.1.3 +pygments==2.8.0 python-dateutil==2.8.1 pyyaml==5.4.1 requests[socks]==2.25.1 -- cgit v1.2.3