mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
11 lines
304 B
Text
11 lines
304 B
Text
--- pyproject.toml.orig 2024-02-06 00:30:08 UTC
|
|
+++ pyproject.toml
|
|
@@ -31,7 +31,7 @@ types-retry = "^0.9.9"
|
|
tenacity = "^8.2.2"
|
|
types-python-dateutil = "^2.8.19"
|
|
types-retry = "^0.9.9"
|
|
-packaging = "^23.1"
|
|
+packaging = ">=23.1,<25"
|
|
|
|
# latex extra
|
|
ipython = { version = "^7.21.0", optional = true }
|