Skip to content

Commit

Permalink
Bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
VRSEN committed Feb 1, 2024
1 parent 2050949 commit ba4ea59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ classifiers = [
"License :: OSI Approved :: MIT License",
]
dependencies = [
"openai==1.5.0",
"instructor==0.4.5",
"openai==1.10.0",
"instructor==0.4.8",
"deepdiff==6.7.1",
"termcolor==2.3.0",
"python-dotenv==1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
openai==1.5.0
instructor==0.4.5
openai==1.10.0
instructor==0.4.8
deepdiff==6.7.1
termcolor==2.3.0
python-dotenv==1.0.0
Expand Down

0 comments on commit ba4ea59

Please sign in to comment.