Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 15, 2024
1 parent 603517a commit efe53d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ dependencies = [
"hiredis>=2.2.1,<3.1",
"html2text>=2024.2.25,<2024.2.27",
"iniparse==0.5",
"jsonschema>=4.5,<5",
"jsonschema>=4.23.0,<5",
"lxml>=5.2.0,<5.4",
"mistletoe>=1.4.0,<1.5",
"nh3>=0.2.14,<0.3",
"openpyxl>=3.1.0,<3.2",
"packaging>=22,<24.2",
"packaging>=22,<25",
"phply>=1.2.6,<1.3",
"Pillow>=10.3.0,<12",
"pycairo>=1.20.0",
Expand All @@ -87,7 +87,7 @@ dependencies = [
"translation-finder>=2.18,<3.0",
"user-agents>=2.0,<2.3",
"weblate-language-data>=2024.14",
"weblate-schemas==2024.1"
"weblate-schemas==2024.2"
]
description = "A web-based continuous localization system with tight version control integration"
dynamic = ["version"]
Expand Down

0 comments on commit efe53d8

Please sign in to comment.