From faa7e1b94a0a5d3b61ced0531cdee262a7b7e92f Mon Sep 17 00:00:00 2001 From: Tim Rowe Date: Sat, 25 Jan 2025 23:38:03 +1100 Subject: [PATCH] Remove constraints and add 'babel' package. --- constraints.txt | 1 - requirements.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 constraints.txt diff --git a/constraints.txt b/constraints.txt deleted file mode 100644 index 17df4cfb..00000000 --- a/constraints.txt +++ /dev/null @@ -1 +0,0 @@ -setuptools==58.2.0 diff --git a/requirements.txt b/requirements.txt index 8d7e7be0..8de27c85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,3 +26,4 @@ virustotal-api metaphone pyllrp wxPython +babel