Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ embeddings =
scikit-learn >= 1.0.2 # Needed for embedding utils, versions >= 1.1 require python 3.8
tenacity >= 8.0.1
matplotlib
sklearn
plotly
numpy
scipy
pandas >= 1.2.3 # Needed for CLI fine-tuning data preparation tool
pandas-stubs >= 1.1.0.11 # Needed for type hints for mypy
openpyxl >= 3.0.7 # Needed for CLI fine-tuning data preparation tool xlsx format
Expand Down