From 6aa85f07322e67a3c5a20007b58ce544778c21e3 Mon Sep 17 00:00:00 2001 From: Shy Date: Fri, 6 Feb 2026 20:26:48 -0500 Subject: initial commit --- requirements.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..104fa70 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +polars +requests +tqdm +lxml +bs4 +html5lib +fasttext +numpy<2.0 \ No newline at end of file -- cgit v1.2.3