dependency: update py-wacz dependency to 0.4.3 (to include webrecorder/py-wacz#16 fix)

bump to 0.5.0-beta.4
This commit is contained in:
Ilya Kreymer 2022-03-07 08:46:12 -08:00
parent 7588f8d572
commit affa45a7d4
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "browsertrix-crawler",
"version": "0.5.0-beta.3",
"version": "0.5.0-beta.4",
"main": "browsertrix-crawler",
"repository": "https://github.com/webrecorder/browsertrix-crawler",
"author": "Ilya Kreymer <ikreymer@gmail.com>, Webrecorder Software",

View file

@ -1,3 +1,3 @@
pywb>=2.6.5
uwsgi
wacz>=0.4.1
wacz>=0.4.3