Skip to content

Commit 27225c0

Browse files
committed
chore(deps): Add django-simple-captcha
1 parent 356085b commit 27225c0

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ dependencies = [
3030
"httpx",
3131
"redis>=7.0.1",
3232
"django-mdeditor>=0.1.20",
33+
"django-simple-captcha>=0.6.3",
34+
"django-stubs>=5.1.3",
3335
]
3436

3537
[dependency-groups]

uv.lock

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)