add arrow to dependencies

This commit is contained in:
Jakub Trllo 2025-06-03 13:27:35 +02:00
parent 406f43a13f
commit 7cb22fbe1f

View file

@ -19,6 +19,7 @@ python = ">=3.9.1,<3.10"
pytest = "^8.0"
pytest-print = "^1.0"
ayon-python-api = "^1.0"
arrow = "0.17.0"
# linting dependencies
ruff = "0.11.7"
pre-commit = "^3.6.2"