--- 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 }