diff --git a/aqt/pinnedmodules.py b/aqt/pinnedmodules.py index 06d0c9e25..f157861b9 100644 --- a/aqt/pinnedmodules.py +++ b/aqt/pinnedmodules.py @@ -20,6 +20,7 @@ if isWin: # included implicitly in the past, and relied upon by some add-ons import cgi import uuid +import decimal # useful for add-ons import logging