Skip to content

Commit 4463e93

Browse files
committed
📌 Bump requirements
1 parent ab2433f commit 4463e93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ classifiers = [
3434
dynamic = ["version", "description"]
3535
requires-python = ">=3.7"
3636
dependencies = [
37-
"pyobjc-core==8.5",
38-
"pyobjc-framework-Cocoa==8.5",
37+
"pyobjc-core>=9.1.1",
38+
"pyobjc-framework-Cocoa>=9.1.1",
3939
]
4040

4141
[project.optional-dependencies]

0 commit comments

Comments
 (0)