Skip to content

Commit

Permalink
chore(deps): update dependency openai to >=1.30,<1.54
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 3ebcebe commit 0a44212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"duckdb>=0.9,<1.2",
"findspark>=2,<3",
"mypy>=1.10.0,<1.14",
"openai>=1.30,<1.53",
"openai>=1.30,<1.54",
"pandas>=2,<3",
"pandas-stubs>=2,<3",
"psycopg>=3.1,<4",
Expand All @@ -58,7 +58,7 @@
"pandas>=2,<3",
],
"openai": [
"openai>=1.30,<1.53",
"openai>=1.30,<1.54",
],
"pandas": [
"pandas>=2,<3",
Expand Down

0 comments on commit 0a44212

Please sign in to comment.