API update

This commit is contained in:
VineFeeder
2026-06-27 12:54:47 +01:00
parent d391eca322
commit f3c64c45a0
5 changed files with 17 additions and 18 deletions
Generated
+1 -1
View File
@@ -774,7 +774,7 @@ requires-dist = [
{ name = "langcodes", specifier = ">=3.4.0,<4" },
{ name = "language-data", specifier = ">=1.4.0" },
{ name = "lxml", specifier = ">=5.2.1,<7" },
{ name = "mypy", specifier = ">=1.19.1,<2" },
{ name = "mypy", specifier = ">=1.19.1,<=2.1.0" },
{ name = "protobuf", specifier = ">=4.25.3,<7" },
{ name = "pycaption", specifier = ">=2.2.6,<3" },
{ name = "pycountry", specifier = ">=24.6.1" },