mgbam commited on
Commit
aea3748
·
verified ·
1 Parent(s): 7370048

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -12,5 +12,5 @@ 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
 
 
12
  numpy>=1.26.0
13
  tqdm>=4.66.0
14
  pypika>=0.48.9
15
+ chromadb
16