mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-21 13:52:30 +02:00
add more info about tzdata req
This commit is contained in:
@@ -60,8 +60,8 @@ dependencies = [
|
|||||||
"pluggy>=1.5.0",
|
"pluggy>=1.5.0",
|
||||||
"requests>=2.32.3",
|
"requests>=2.32.3",
|
||||||
"dateparser>=1.2.0",
|
"dateparser>=1.2.0",
|
||||||
|
"tzdata>=2024.2", # needed for dateparser {TZ: UTC} on some systems: https://github.com/ArchiveBox/ArchiveBox/issues/1553
|
||||||
"feedparser>=6.0.11",
|
"feedparser>=6.0.11",
|
||||||
"tzdata>=2024.2",
|
|
||||||
"w3lib>=2.2.1",
|
"w3lib>=2.2.1",
|
||||||
"rich>=13.8.0",
|
"rich>=13.8.0",
|
||||||
"rich-argparse>=1.5.2",
|
"rich-argparse>=1.5.2",
|
||||||
|
Reference in New Issue
Block a user