fixed timezone handling

This commit is contained in:
Edward Tirado Jr 2025-07-03 00:04:59 -05:00
parent 5a42addc44
commit 11dedca338
13 changed files with 107 additions and 98 deletions

View file

@ -6,4 +6,5 @@ django-filter
gunicorn==23.0.0
psycopg2-binary==2.9.10
django-cors-headers==4.7.0
requests==2.32.3
requests==2.32.3
freezegun==1.5.2