mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 11:10:32 -04:00
11 lines
357 B
TOML
11 lines
357 B
TOML
--- pyproject.toml.orig 2024-05-08 13:44:40 UTC
|
|
+++ pyproject.toml
|
|
@@ -41,7 +41,7 @@ installer = "^0.7.0"
|
|
fastjsonschema = "^2.18.0"
|
|
importlib-metadata = { version = ">=4.4", python = "<3.10" }
|
|
installer = "^0.7.0"
|
|
-keyring = "^24.0.0"
|
|
+keyring = ">=23.9.0,<25"
|
|
# packaging uses calver, so version is unclamped
|
|
packaging = ">=23.1"
|
|
pexpect = "^4.7.0"
|