Skip to content

Commit

Permalink
deps: Fix tesserocr for Weblate 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Aug 11, 2023
1 parent 0ee7964 commit 3adb7ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/bin/bleeding
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ sed -i \
sed -i \
-e 's/^translate-toolkit==3.9.2/translate-toolkit==3.10.0/' \
-e 's/^pyparsing==3.0.9/pyparsing==3.1.1/' \
-e 's/^tesserocr==2.6.0/tesserocr==2.6.1/' \
-e '/^responses==0.23.1/ D' \
-e '/^selenium==4.10.0/ D' \
requirements.txt
Expand Down

0 comments on commit 3adb7ca

Please sign in to comment.