Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
a136e3b8ca Bump altcha from 0.2.0 to 1.0.0
Bumps [altcha](https://github.com/altcha-org/altcha-lib-py) from 0.2.0 to 1.0.0.
- [Commits](https://github.com/altcha-org/altcha-lib-py/compare/v0.2.0...v1.0.0)

---
updated-dependencies:
- dependency-name: altcha
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 00:44:48 +00:00
Jack Case
f125fc1807 add resend to requirements and create email.py 2025-11-15 13:24:26 +00:00
Jack Case
e1a392a0bf use psycopg2 to "easily" enable SSL 2025-10-25 19:09:08 +00:00
Jack Case
ba4ea2d717 support bearer token validation for get/report 2025-10-25 12:24:14 +00:00
Jack Case
783c522234 add altcha library to requirements 2025-10-20 17:13:27 +00:00
Jack Case
be54710f59 add dependencies for JWT and password hashing 2025-10-19 21:36:13 +00:00
Jack Case
84ba67a3f0 add psycopg to requirements for sqlalchemy 2025-10-17 20:16:23 +00:00
Jack Case
b1ae56283f initial project setup 2025-10-17 19:14:38 +00:00