Browse Source

Merge pull request #208 from searxng/dependabot/pip/master/uvloop-0.15.3

Bump uvloop from 0.15.2 to 0.15.3
Alexandre Flament 3 years ago
parent
commit
1ba3e5afa0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -9,7 +9,7 @@ python-dateutil==2.8.1
 pyyaml==5.4.1
 httpx[http2]==0.17.1
 Brotli==1.0.9
-uvloop==0.15.2; python_version >= '3.7'
+uvloop==0.15.3; python_version >= '3.7'
 uvloop==0.14.0; python_version < '3.7'
 httpx-socks[asyncio]==0.3.1
 langdetect==1.0.9