Fixed dependencies issue.

Signed-off-by: Pavel <win10@list.ru>
This commit is contained in:
Pavel
2021-10-09 14:44:06 +04:00
parent bb2e0d1ddf
commit f446962f02
2 changed files with 50 additions and 50 deletions

View File

@ -55,7 +55,7 @@ version = "^3.7"
python = "<3.8"
[tool.poetry.dependencies.importlib-metadata]
version = ">=1.0"
version = ">=3.1"
python = "<3.8"