chore(deps): add back pytz
Too many apps depend on it for now Will drop the actual dependency later Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
d521ac124d
commit
401f6dedbd
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ dependencies = [
|
|||
"pydantic~=2.10.2",
|
||||
"pyotp~=2.8.0",
|
||||
"python-dateutil~=2.8.2",
|
||||
"pytz==2023.3",
|
||||
"rauth~=0.7.3",
|
||||
"redis~=5.2.0",
|
||||
"hiredis~=3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue