[scrobbles] Add basic sentiment analysis
All checks were successful
build / test (push) Successful in 2m4s
All checks were successful
build / test (push) Successful in 2m4s
This commit is contained in:
@ -62,6 +62,7 @@ recipe-scrapers = "^15.11.0"
|
||||
gpxpy = "^1.6.2"
|
||||
fitparse = "^1.2.0"
|
||||
lxml = ">=5.5.0"
|
||||
vaderSentiment = "^3.3.2"
|
||||
|
||||
[tool.poetry.group.test]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user