diff options
| author | Shy <[email protected]> | 2026-02-06 20:26:48 -0500 |
|---|---|---|
| committer | Shy <[email protected]> | 2026-02-06 20:26:48 -0500 |
| commit | 6aa85f07322e67a3c5a20007b58ce544778c21e3 (patch) | |
| tree | 0ba7668f691bee45c05987b192e036246f7071a2 /requirements.txt | |
| download | ai-domains-data-engineering-master.tar.xz ai-domains-data-engineering-master.zip | |
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
