Skip to content

Commit 0d5fb85

Browse files
committed
Updated deps needed to successfully run the tests
1 parent d53897f commit 0d5fb85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
"@traceloop/instrumentation-openai": ">=0.11.3",
2828
"@traceloop/ai-semantic-conventions": ">=0.11.6",
2929
"cli-progress": "^3.12.0",
30+
"dotenv": "^16.5.0",
31+
"commander": "^14.0.0",
3032
"lodash": "^4.17.21"
3133
},
3234
"devDependencies": {
@@ -46,7 +48,6 @@
4648
"openai": "^4.74.0",
4749
"@anthropic-ai/sdk": "^0.32.1",
4850
"cohere-ai": "^7.15.0",
49-
"dotenv": "^16.4.6",
5051
"jsonschema": "^1.4.1",
5152
"@types/cli-progress": "^3.11.6",
5253
"@types/lodash": "4.14.74",

0 commit comments

Comments
 (0)