lfoppiano commited on
Commit
39ac731
·
1 Parent(s): 0b5a429

downgrade numpy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -14,6 +14,7 @@ python-dotenv==1.0.1
14
  watchdog==4.0.0
15
  dateparser==1.2.0
16
  requests>=2.31.0
 
17
 
18
  # LLM
19
  chromadb==0.4.24
 
14
  watchdog==4.0.0
15
  dateparser==1.2.0
16
  requests>=2.31.0
17
+ numpy==1.26.0
18
 
19
  # LLM
20
  chromadb==0.4.24