Skip to content

Commit

Permalink
Bump embedchain package version in examples (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Mishra authored Sep 24, 2023
1 parent 8e0f050 commit cb59b0b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/api_server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
flask==2.3.2
embedchain==0.0.30
embedchain==0.0.58
2 changes: 1 addition & 1 deletion examples/discord_bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
discord==2.3.1
embedchain==0.0.30
embedchain==0.0.58
python-dotenv==1.0.0
Binary file modified examples/full_stack/backend/requirements.txt
Binary file not shown.

0 comments on commit cb59b0b

Please sign in to comment.