Skip to content

Commit cb25292

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

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

1717
[tool.poetry.dependencies]
1818
python = "^3.9"
19-
devind-core = "^0"
19+
devind-core = "^0.5"
2020
Django = "^3"
2121
graphene-django = "^2.15.0"
2222
devind-helpers = "^0"
23-
celery = "^5.2.3"
23+
celery = "^5.2.5"
2424

2525
[tool.poetry.dev-dependencies]
2626

0 commit comments

Comments
 (0)