1
0
Fork 0

bump version and add croniter

This commit is contained in:
Nick Sweeting 2020-08-18 02:08:16 -04:00
parent 7c16944a44
commit 6ba4343db1
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
Metadata-Version: 2.1 Metadata-Version: 2.1
Name: archivebox Name: archivebox
Version: 0.4.14 Version: 0.4.15
Summary: The self-hosted internet archive. Summary: The self-hosted internet archive.
Home-page: https://github.com/pirate/ArchiveBox Home-page: https://github.com/pirate/ArchiveBox
Author: Nick Sweeting Author: Nick Sweeting

View file

@ -8,6 +8,7 @@ dateparser
ipython ipython
youtube-dl youtube-dl
python-crontab==2.5.1 python-crontab==2.5.1
croniter==0.3.34
w3lib==1.22.0 w3lib==1.22.0
[dev] [dev]