mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-07-24 21:41:04 +02:00
chore: raise openai and openai-agents floors to the tested API generation
This commit is contained in:
parent
6b94738295
commit
d9c8f77fe0
1 changed files with 2 additions and 2 deletions
|
|
@ -25,8 +25,8 @@ litellm = ">=1.83.0"
|
|||
PyPDF2 = ">=3.0.0"
|
||||
python-dotenv = ">=1.0.0"
|
||||
pyyaml = ">=6.0"
|
||||
openai = ">=1.70.0"
|
||||
openai-agents = ">=0.1.0"
|
||||
openai = ">=2.0.0"
|
||||
openai-agents = ">=0.18.0"
|
||||
requests = ">=2.28.0"
|
||||
typing-extensions = ">=4.9.0"
|
||||
pydantic = ">=2.5.0,<3.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue