mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 15:43:55 +02:00
Moved absa to dev dependencies (#537)
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user