Mercurial > silorider
comparison 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 |
comparison
equal
deleted
inserted
replaced
35:7965adc14569 | 36:8e8541ef85b7 |
---|---|
9 | 9 |
10 "mf2py" = "*" | 10 "mf2py" = "*" |
11 "mastodon.py" = "*" | 11 "mastodon.py" = "*" |
12 coloredlogs = "*" | 12 coloredlogs = "*" |
13 "mf2util" = "*" | 13 "mf2util" = "*" |
14 dateparser = "*" | |
14 python-dateutil = "*" | 15 python-dateutil = "*" |
15 python-twitter = "*" | 16 python-twitter = "*" |
16 ronkyuu = "*" | 17 ronkyuu = "*" |
17 | 18 |
18 | 19 |