Skip to content

Commit 6aa6f32

Browse files
author
Victor
authored
chore: Обновление зависимостей
1 parent 5e23e71 commit 6aa6f32

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.9"
19-
devind-core = ">=0.3,<0.5"
19+
devind-core = "^0"
2020
Django = "^3"
2121
graphene-django = "^2.15.0"
22-
devind-helpers = "^0.3"
22+
devind-helpers = "^0"
2323
celery = "^5.2.3"
2424

2525
[tool.poetry.dev-dependencies]
@@ -36,4 +36,4 @@ version_variable = [
3636
branch = "main"
3737
upload_to_pypi = true
3838
upload_to_release = true
39-
build_command = "pip install poetry && poetry build"
39+
build_command = "pip install poetry && poetry build"

0 commit comments

Comments
 (0)