mirror of
https://github.com/searxng/searxng.git
synced 2025-12-03 19:55:21 -05:00
[fix] py: missing module sniffio
This commit is contained in:
parent
cb4a5abc8c
commit
cbc04a839a
@ -9,6 +9,7 @@ python-dateutil==2.9.0.post0
|
|||||||
pyyaml==6.0.3
|
pyyaml==6.0.3
|
||||||
httpx[http2]==0.28.1
|
httpx[http2]==0.28.1
|
||||||
httpx-socks[asyncio]==0.10.0
|
httpx-socks[asyncio]==0.10.0
|
||||||
|
sniffio==1.3.1
|
||||||
valkey==6.1.1
|
valkey==6.1.1
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
fasttext-predict==0.9.2.4
|
fasttext-predict==0.9.2.4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user