Fixed lint and Added new imports at the top of the file

This commit is contained in:
Rushi Chaganti
2025-03-12 00:04:23 +05:30
parent 2ffd7f9111
commit 39633cb1d9
3 changed files with 493 additions and 70 deletions

View File

@@ -4,6 +4,12 @@ future
# Basic modules
gensim
# Additional Packages for export Functionality
pandas>=2.0.0
# Extra libraries are installed when needed using pipmaster
pipmaster
pydantic
python-dotenv
@@ -13,5 +19,4 @@ tenacity
# LLM packages
tiktoken
# Extra libraries are installed when needed using pipmaster
xlsxwriter>=3.1.0