build: Add pytz for timezone handling in requirements.txt

This commit is contained in:
Bobby Abellana (aider) 2025-02-06 23:19:15 -08:00
parent b58df4f952
commit b7b06e10ef
No known key found for this signature in database
GPG Key ID: 647714CC45F3647B

View File

@ -10,3 +10,6 @@ python-dotenv
# Testing
pytest
# Time zone handling
pytz