Skip to content

Commit f610ae7

Browse files
authored
Merge pull request #14 from rabea-al/main
🔧 Update locked requirements
2 parents 6563751 + a4d5732 commit f610ae7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/XpressAI/xai-openai"
99
keywords = ["xircuits", "openai"]
1010

1111
dependencies = [
12-
"openai==1.79.0"
12+
"openai==1.84"
1313
]
1414

1515
# Xircuits-specific configurations

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
openai==1.79.0
1+
openai==1.84.0

0 commit comments

Comments
 (0)