Updated dependencies

This commit is contained in:
Rhet Turnbull
2022-09-17 09:03:40 -07:00
parent b5b7a28539
commit 43fcdbc371
7 changed files with 23 additions and 46 deletions

View File

@@ -9,7 +9,7 @@ from abc import ABC, abstractmethod
from collections import namedtuple # pylint: disable=syntax-error
import yaml
from bpylist import archiver
from bpylist2 import archiver
from ._constants import UNICODE_FORMAT
from .utils import normalize_unicode