Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
d7de359b34 Bump urllib3 from 2.5.0 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-08 06:22: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