amagastya commited on
Commit
bf674f2
1 Parent(s): ebf8a4d

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +2 -0
pyproject.toml CHANGED
@@ -13,6 +13,8 @@ openai = "^0.27.8"
13
  pinecone-client = "^2.2.2"
14
  cohere = "^4.13.1"
15
  tiktoken = "^0.4.0"
 
 
16
 
17
 
18
  [build-system]
 
13
  pinecone-client = "^2.2.2"
14
  cohere = "^4.13.1"
15
  tiktoken = "^0.4.0"
16
+ fastavro = "!=1.7.4"
17
+ wandb = "^0.15.12"
18
 
19
 
20
  [build-system]