Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Jan 29, 2025
1 parent 538e589 commit d73a41b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install openai memory_profiler agno langgraph langchain_openai
pip install openai agno langgraph langchain_openai
- name: Run Performance Tests
# env:
Expand Down

0 comments on commit d73a41b

Please sign in to comment.