﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33922	New version of pytz is breaking Django 3.2.x	Denny Biasiolli	nobody	"pytz is not explicitly boud to a specific version, so when installing Django it takes the last one available.
Currently it's taking the 2022.2 version and when launching Django it gives this error:

```
ModuleNotFoundError: No module named 'tzdata'

(...)

backports.zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key Asia/Hanoi'
```

Let me know if you need more info/logs


Related to this pytz issue: https://github.com/stub42/pytz/issues/79"	Bug	closed	Uncategorized	3.2	Normal	invalid			Unreviewed	0	0	0	0	0	0
