Moved absa to dev dependencies (#537)

This commit is contained in:
2024-01-07 14:06:13 +01:00
committed by GitHub
parent d55eeef87e
commit 6f60b0fb6d
2 changed files with 3 additions and 7 deletions

View File

@ -78,7 +78,6 @@ torch = {version = "*", source = "torch-cpu"}
tqdm = "^4.66.1"
transformers = {version = "*", extras = ["torch"]}
xmltodict = "^0.13.0"
pyabsa = "^2.4.0"
[tool.poetry.extras]
ingest = ["selenium", "deutschland", "xmltodict", "html5lib"]
@ -94,6 +93,7 @@ matplotlib = "^3.8.2"
nbconvert = "^7.11.0"
openpyxl = "^3.1.2"
pre-commit = "^3.4.0"
pyabsa = "^2.4.0"
rise = "^5.7.1"
seaborn = "^0.13.0"