[-] Remove requests as it is not part of the library

This commit is contained in:
2024-09-05 19:45:03 -04:00
parent 8dbe06ee63
commit 2614a64a7f
-1
View File
@@ -21,7 +21,6 @@ tqdm = "^4.66.1"
transformers = "^4.34.0"
pyyaml = "^6.0.1"
scikit-learn = "^1.3.1"
requests = "*"
[build-system]