Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
0465d0a1cd Bump cryptography from 46.0.3 to 46.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-11 02:41:14 +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