Pin more dependencies
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user