Browse Source

[fix] replaca inoffical msgspec-python313-pre by offical msgspec 0.19

inoffical msgspec-python313-pre was an inetrim solution from e710ebdf6

related:

- https://github.com/searxng/searxng/pull/4129
- https://github.com/jcrist/msgspec/issues/764#issuecomment-2561330165

closes:

- https://github.com/searxng/searxng/issues/4015

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 4 months ago
parent
commit
9e32cd2047
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -16,6 +16,6 @@ redis==5.0.8
 markdown-it-py==3.0.0
 markdown-it-py==3.0.0
 fasttext-predict==0.9.2.4
 fasttext-predict==0.9.2.4
 tomli==2.0.2; python_version < '3.11'
 tomli==2.0.2; python_version < '3.11'
-msgspec-python313-pre
+msgspec==0.19.0
 typer-slim==0.15.1
 typer-slim==0.15.1
 isodate==0.7.2
 isodate==0.7.2