[Remove] Model : DeepLのpackageを削除

This commit is contained in:
misyaguziya
2023-10-16 00:15:05 +09:00
parent f1f803f8e3
commit 7e416406f2
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
from deepl import Translator as deepl_Translator
from deepl_translate import translate as deepl_web_Translator
from translators import translate_text as other_web_Translator
from .translation_languages import translatorEngine, translation_lang

View File

@@ -2,7 +2,6 @@ pillow == 10.0.0
PyAudioWPatch == 0.2.12.6
python-osc == 1.8.3
customtkinter == 5.2.0
deepl == 1.15.0
flashtext == 2.7
pyyaml == 6.0.1
python-i18n == 0.3.9