aggiornate dipendenze

This commit is contained in:
2020-10-22 21:44:10 +02:00
parent 9fa783603c
commit 9dc91a846c
2 changed files with 3 additions and 3 deletions

View File

@@ -7,8 +7,8 @@ authors = ["Emanuele <ema.trabattoni@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.8"
PyQt5 = ">=5.15.0"
python-slugify = "*"
parse = "*"
parse = "^1.18.0"
python-slugify = "^4.0.1"
[tool.poetry.dev-dependencies]
pytest = "^5.2"