Add packaging requirement (#290)

This commit is contained in:
Sterling Dreyer 2025-03-13 10:57:00 -07:00 committed by GitHub
parent a181dc5681
commit 2df682f3b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"