We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f90baa commit e37b643Copy full SHA for e37b643
setup.cfg
@@ -45,9 +45,9 @@ embeddings =
45
scikit-learn >= 1.0.2 # Needed for embedding utils, versions >= 1.1 require python 3.8
46
tenacity >= 8.0.1
47
matplotlib
48
- sklearn
49
plotly
50
numpy
+ scipy
51
pandas >= 1.2.3 # Needed for CLI fine-tuning data preparation tool
52
pandas-stubs >= 1.1.0.11 # Needed for type hints for mypy
53
openpyxl >= 3.0.7 # Needed for CLI fine-tuning data preparation tool xlsx format
0 commit comments