mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-19 01:15:11 -04:00
minor packaging fixes and bump to 0.4.21
This commit is contained in:
parent
83693a5c03
commit
02551c0152
6 changed files with 23 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: archivebox
|
||||
Version: 0.4.21
|
||||
Version: 0.4.22
|
||||
Summary: The self-hosted internet archive.
|
||||
Home-page: https://github.com/ArchiveBox/ArchiveBox
|
||||
Author: Nick Sweeting
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
requests==2.24.0
|
||||
atomicwrites==1.4.0
|
||||
mypy-extensions==0.4.3
|
||||
base32-crockford==0.3.0
|
||||
django==3.0.8
|
||||
django-extensions==3.0.3
|
||||
dateparser
|
||||
ipython
|
||||
youtube-dl
|
||||
python-crontab==2.5.1
|
||||
croniter==0.3.34
|
||||
dateparser
|
||||
django-extensions==3.0.3
|
||||
django==3.0.8
|
||||
ipython
|
||||
mypy-extensions==0.4.3
|
||||
python-crontab==2.5.1
|
||||
requests==2.24.0
|
||||
w3lib==1.22.0
|
||||
youtube-dl
|
||||
|
||||
[dev]
|
||||
setuptools
|
||||
twine
|
||||
bottle
|
||||
django-stubs
|
||||
flake8
|
||||
ipdb
|
||||
mypy
|
||||
django-stubs
|
||||
pytest
|
||||
recommonmark
|
||||
setuptools
|
||||
sphinx
|
||||
sphinx-rtd-theme
|
||||
recommonmark
|
||||
pytest
|
||||
bottle
|
||||
stdeb
|
||||
twine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue