Saibalaji Namburi commited on
Commit
7317d6e
·
1 Parent(s): 6d06a7b

ci: add boto3, chromadb, mem0ai, pyarrow, tqdm — fix all remaining import errors

Browse files
Files changed (1) hide show
  1. requirements-ci.txt +7 -1
requirements-ci.txt CHANGED
@@ -94,7 +94,13 @@ kombu==5.6.2
94
  confluent-kafka==2.14.0
95
  mlflow-skinny==3.12.0
96
 
97
- # --- Auth / Security ---
 
 
 
 
 
 
98
  bcrypt==5.0.0
99
  pyjwt==2.12.1
100
  oauthlib==3.3.1
 
94
  confluent-kafka==2.14.0
95
  mlflow-skinny==3.12.0
96
 
97
+ # --- Cloud / Vector / Observability extras ---
98
+ boto3==1.43.9
99
+ botocore==1.43.9
100
+ chromadb==1.5.9
101
+ mem0ai==2.0.2
102
+ pyarrow==23.0.1
103
+ tqdm==4.67.3
104
  bcrypt==5.0.0
105
  pyjwt==2.12.1
106
  oauthlib==3.3.1