feat: Now more timezone aware than ever

This commit is contained in:
Piotr Gaczkowski 2026-05-03 18:39:04 +02:00
parent 31d7c67783
commit 7553028f2d
6 changed files with 73 additions and 52 deletions

View file

@ -29,6 +29,7 @@ dependencies = [
"premailer==3.10.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.1.1",
"pytz==2026.1.post1",
"requests==2.32.4",
"six==1.17.0",
"soupsieve==2.7",