mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-25 17:31:00 +00:00
Merge pull request #479 from argosopentech/epub-fix
Upgrade argos-translate-files to 1.1.4
This commit is contained in:
commit
3eea9efc15
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ dependencies = [
|
||||||
"appdirs ==1.4.4",
|
"appdirs ==1.4.4",
|
||||||
"APScheduler ==3.9.1",
|
"APScheduler ==3.9.1",
|
||||||
"translatehtml ==1.5.2",
|
"translatehtml ==1.5.2",
|
||||||
"argos-translate-files ==1.1.1",
|
"argos-translate-files ==1.1.4",
|
||||||
"itsdangerous ==2.1.2",
|
"itsdangerous ==2.1.2",
|
||||||
"Werkzeug ==2.2.2",
|
"Werkzeug ==2.2.2",
|
||||||
"requests ==2.28.1",
|
"requests ==2.28.1",
|
||||||
|
|
Loading…
Reference in a new issue