Pin more dependencies

This commit is contained in:
AuroraWright
2025-04-07 15:17:10 +02:00
parent daf902eb7f
commit 748ed9dd84

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "owocr"
version = "1.13.8"
version = "1.13.9"
description = "Japanese OCR"
readme = "README.md"
requires-python = ">=3.11"
@@ -22,8 +22,8 @@ dependencies = [
"numpy",
"Pillow>=10.0.0",
"pyperclipfix",
"pynput",
"websockets",
"pynput<=1.7.8",
"websockets>=14.0",
"desktop-notifier>=6.1.0",
"mss",
"pysbd",