Skip to content

Commit

Permalink
fix: missing lib in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrckd committed Oct 2, 2024
1 parent 792f78d commit ff5b59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"structlog==24.2.0",
"grist_api==0.1.0",
"jinja2==3.1.4",

"openai==1.51.0",
]

# Packaging
Expand Down

0 comments on commit ff5b59b

Please sign in to comment.