Skip to content

Commit

Permalink
add azure packages for mock testing
Browse files Browse the repository at this point in the history
  • Loading branch information
thucpn committed Jan 21, 2025
1 parent 44c2835 commit 1c0673b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 46 deletions.
3 changes: 3 additions & 0 deletions packages/llamaindex/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"test": "vitest run"
},
"devDependencies": {
"@azure/cosmos": "^4.1.1",
"@azure/identity": "^4.4.1",
"@azure/search-documents": "^12.1.0",
"@faker-js/faker": "^9.2.0",
"dotenv": "^16.4.5",
"llamaindex": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion packages/providers/storage/azure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"@llamaindex/core": "workspace:*",
"@llamaindex/env": "workspace:*",
"@azure/cosmos": "^4.1.1",
"@azure/storage-blob": "^12.17.0",
"@azure/identity": "^4.4.1",
"@azure/search-documents": "^12.1.0",
"mongodb": "^6.7.0"
Expand Down
54 changes: 9 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c0673b

Please sign in to comment.