Skip to content

Commit

Permalink
fix: bump requirements file too
Browse files Browse the repository at this point in the history
  • Loading branch information
drbh committed Feb 17, 2025
1 parent 9c3b286 commit 5f88bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ tqdm==4.66.5 ; python_version >= "3.10" and python_version < "3.13"
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.13"
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "3.13"
yarl==1.11.1 ; python_version >= "3.10" and python_version < "3.13"
openai==1.60.0 ; python_version >= "3.10" and python_version < "3.13"

0 comments on commit 5f88bc4

Please sign in to comment.