Skip to content

Commit 85c302f

Browse files
committed
Update all non-dev dependencies
1 parent e8b032e commit 85c302f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ authors = ["Code-Apprentice <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.9"
9-
Django = "^4.1.3"
10-
celery = "^5.2.7"
9+
Django = "^4.2.3"
10+
celery = "^5.3.1"
1111
environs = "^9.5.0"
12-
firebase-admin = "^6.1.0"
12+
firebase-admin = "^6.2.0"
1313
gunicorn = "^20.1.0"
14-
opencv-python = "^4.6.0"
14+
opencv-python = "^4.8.0.74"
1515

1616
[tool.poetry.dev-dependencies]
1717
pytest = "^7.2.0"

0 commit comments

Comments
 (0)