mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-06-03 05:34:26 -04:00
Set numpy < 2
This commit is contained in:
parent
153ac8e3c8
commit
4df642cc29
@ -53,7 +53,7 @@ dependencies = [
|
|||||||
"Werkzeug ==2.3.8",
|
"Werkzeug ==2.3.8",
|
||||||
"requests ==2.31.0",
|
"requests ==2.31.0",
|
||||||
"redis ==4.4.4",
|
"redis ==4.4.4",
|
||||||
"numpy<2",
|
"numpy <2",
|
||||||
"prometheus-client ==0.15.0",
|
"prometheus-client ==0.15.0",
|
||||||
"polib ==1.1.1",
|
"polib ==1.1.1",
|
||||||
"packaging ==23.1",
|
"packaging ==23.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user