mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-12 23:47:17 +00:00
add up-to-date tzdata to pip requirements
This commit is contained in:
parent
9e40dd69a4
commit
27d5eb23be
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ dependencies = [
|
|||
"requests>=2.32.3",
|
||||
"dateparser>=1.2.0",
|
||||
"feedparser>=6.0.11",
|
||||
"tzdata>=2024.2",
|
||||
"w3lib>=2.2.1",
|
||||
"rich>=13.8.0",
|
||||
"rich-argparse>=1.5.2",
|
||||
|
|
Loading…
Reference in a new issue