Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ chroma-migrate
|
|
11 |
scikit-learn>=1.4.0 # Changed from 'sklearn' to official package name
|
12 |
numpy>=1.26.0
|
13 |
tqdm>=4.66.0
|
14 |
-
pypika>=0.48.9
|
|
|
|
|
|
11 |
scikit-learn>=1.4.0 # Changed from 'sklearn' to official package name
|
12 |
numpy>=1.26.0
|
13 |
tqdm>=4.66.0
|
14 |
+
pypika>=0.48.9
|
15 |
+
|
16 |
+
|