fix: bump requirements file too

This commit is contained in:
drbh 2025-02-17 14:54:49 +00:00
parent ef0305dfe4
commit 3b096626e8

View File

@ -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"