Skip to content

Commit

Permalink
[hma] Require pytx >= 1.2.2 (#1717)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dcallies authored Dec 12, 2024
1 parent dc6da51 commit 5b1caf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hasher-matcher-actioner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"flask_migrate",
"psycopg2",
"requests",
"threatexchange",
"threatexchange>=1.2.2",
"flask_apscheduler",
"python-dateutil",
"python-json-logger",
Expand Down

0 comments on commit 5b1caf9

Please sign in to comment.