build: Add pytz for timezone handling in requirements.txt
This commit is contained in:
parent
b58df4f952
commit
b7b06e10ef
@ -10,3 +10,6 @@ python-dotenv
|
|||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
pytest
|
pytest
|
||||||
|
|
||||||
|
# Time zone handling
|
||||||
|
pytz
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user