compatibilidad con Colaboratory (python 3.7)

parent 3c88f42c
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ description = "A text analysis library for Python"
authors = ["Jaime Collado <jcollado@ujaen.es>", "Estrella Vallecillo <mevr0003@red.ujaen.es>"]
[tool.poetry.dependencies]
python = "^3.8"
python = "^3.7"
nltk = "^3.7"
spacy = "^3.3.0"
transformers = "^4.19.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment