mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
11 lines
258 B
TOML
11 lines
258 B
TOML
--- pyproject.toml.orig 2024-08-06 01:05:34 UTC
|
|
+++ pyproject.toml
|
|
@@ -13,7 +13,7 @@ python = ">=3.8.1,<4"
|
|
|
|
[tool.poetry.dependencies]
|
|
python = ">=3.8.1,<4"
|
|
-wcwidth = "^0.2.12"
|
|
+wcwidth = "^0.2.8"
|
|
|
|
[tool.poetry.group.dev.dependencies]
|
|
mypy = "^1.7.0"
|