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

2
SPEx/poetry.lock generated
View File

@@ -336,7 +336,7 @@ python-versions = "*"
version = "1.12.1"
[metadata]
content-hash = "8935923b357c12f7361a3ef81cf5cc077db8b0e47c574dffd54af31447816036"
content-hash = "6639aa22e7d2afaa0d67104b68e08974d26fbcd9cca38cee0d55a4219a5831c7"
lock-version = "1.0"
python-versions = "^3.8"

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"