Add missing depends

This commit is contained in:
Adrià Tarroja Caubet 2023-01-17 17:48:16 +01:00
parent d55faef20b
commit b1e98244b6
1 changed files with 1 additions and 0 deletions

1
web.py
View File

@ -2,6 +2,7 @@
# copyright notices and license terms.
from decimal import Decimal
import logging
import dateutil
from woocommerce import API