diff --git a/arcade/pyproject.toml b/arcade/pyproject.toml index c043c51d..5d7052fb 100644 --- a/arcade/pyproject.toml +++ b/arcade/pyproject.toml @@ -26,6 +26,7 @@ pyjwt = "^2.8.0" loguru = "^0.7.0" tqdm = "^4.1.0" toml = "^0.10.2" +packaging = "^24.1" types-python-dateutil = "2.9.0.20241003" types-pytz = "2024.2.0.20241003" types-toml = "0.10.8.20240310"