diff --git a/environment.windows.yml b/environment.windows.yml index 09b72f1d..fb04934b 100644 --- a/environment.windows.yml +++ b/environment.windows.yml @@ -4,28 +4,4 @@ channels: - defaults dependencies: - pip: - - unidiff - - annotated-types==0.6.0 - - anyio==4.2.0 - - beautifulsoup4==4.12.3 - - certifi==2024.7.4 - - distro==1.9.0 - - docstring-parser==0.15 - - h11==0.14.0 - - httpcore==1.0.5 - - httpx==0.26.0 - - idna==3.7 - - lxml==5.1.0 - - openai==1.35.14 - - pydantic==2.5.3 - - pydantic-core==2.14.6 - - python-dotenv==1.0.0 - - sniffio==1.3.0 - - soupsieve==2.5 - - tenacity==8.2.3 - - termcolor==2.4.0 - - tqdm==4.66.4 - - typing-extensions==4.9.0 - - unittest-xml-reporting==3.2.0 - - coverage - - pylint + - -r requirements.txt diff --git a/requirements.txt b/requirements.txt index 34819ffe..fb4f899d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ nvidia-nccl-cu12==2.19.3 nvidia-nvjitlink-cu12==12.4.99 nvidia-nvtx-cu12==12.1.105 ollama==0.3.3 -openai==1.45.0 +openai==1.50.2 opt-einsum==3.3.0 packaging==23.2 platformdirs==4.1.0