diff --git a/hasher-matcher-actioner/pyproject.toml b/hasher-matcher-actioner/pyproject.toml index e0abd8c8b..d5a7a81e5 100644 --- a/hasher-matcher-actioner/pyproject.toml +++ b/hasher-matcher-actioner/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "flask_migrate", "psycopg2", "requests", - "threatexchange>=1.2.2", + "threatexchange>=1.2.3", "flask_apscheduler", "python-dateutil", "python-json-logger",