Skip to content

Commit 947d2dd

Browse files
committed
Upgrade django-altcha to latest release #235
Signed-off-by: tdruez <[email protected]>
1 parent 72d99e8 commit 947d2dd

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ install_requires =
6767
django-debug-toolbar==5.0.1
6868
# CAPTCHA
6969
altcha==0.1.9
70-
django_altcha==0.0.1
70+
django_altcha==0.1.1
7171
# REST API
7272
djangorestframework==3.15.2
7373
# API documentation, `coreapi` and its requirements:
-24.6 KB
Binary file not shown.
5.32 KB
Binary file not shown.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
about_resource: django_altcha-0.1.1-py3-none-any.whl
2+
name: django-altcha
3+
version: 0.1.1
4+
download_url: https://files.pythonhosted.org/packages/fe/4b/59574e2ceb4e3f2f3fffaf5ff3a5613d497f3dcbf021db280ef0fbcd2e05/django_altcha-0.1.1-py3-none-any.whl
5+
package_url: pkg:pypi/[email protected]
6+
license_expression: mit
7+
copyright: Copyright django-altcha project contributors
8+
attribute: yes
9+
track_changes: yes
10+
checksum_md5: 03aaaf44215f912077dd31c9d328dad2
11+
checksum_sha1: 879970a4383c6ad513eae09332fc427509128ba8
12+
licenses:
13+
- key: mit
14+
name: MIT License
15+
file: mit.LICENSE

0 commit comments

Comments
 (0)