Fix dependencies

This commit is contained in:
2022-06-24 23:07:47 +02:00
parent ec73b69eed
commit 26e24036b5
8 changed files with 21 additions and 21 deletions

View File

@ -5,7 +5,7 @@ import calendar
import operator
from math import copysign
from six import integer_types
from ..six import integer_types
from warnings import warn
from ._common import weekday