mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-07-09 03:04:26 -04:00
Pin torch to 2.0.1
This commit is contained in:
parent
57c7f63cce
commit
5120f122f1
@ -55,7 +55,8 @@ dependencies = [
|
|||||||
"redis ==4.3.4",
|
"redis ==4.3.4",
|
||||||
"prometheus-client ==0.15.0",
|
"prometheus-client ==0.15.0",
|
||||||
"polib ==1.1.1",
|
"polib ==1.1.1",
|
||||||
"packaging ==23.1"
|
"packaging ==23.1",
|
||||||
|
"torch ==2.0.1"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user