diff Pipfile @ 36:8e8541ef85b7

Add --until argument to the process command Also fix missing requirement/dependency for dateparser
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 May 2023 09:18:20 -0700
parents d3c4c5082bbc
children c5f73ebb43a5
line wrap: on
line diff
--- a/Pipfile	Wed May 10 16:11:11 2023 -0700
+++ b/Pipfile	Sun May 21 09:18:20 2023 -0700
@@ -11,6 +11,7 @@
 "mastodon.py" = "*"
 coloredlogs = "*"
 "mf2util" = "*"
+dateparser = "*"
 python-dateutil = "*"
 python-twitter = "*"
 ronkyuu = "*"