Skip to content

Commit d8d30e7

Browse files
committed
fix: add pytz dependency for timezone handling
1 parent 94d70cb commit d8d30e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ pydantic_core==2.27.2
3535
PyJWT==2.10.1
3636
python-dotenv==1.0.1
3737
python-multipart==0.0.20
38+
pytz==2025.2
3839
PyYAML==6.0.2
3940
referencing==0.36.2
4041
requests==2.32.3

0 commit comments

Comments
 (0)