Requirement already satisfied: anthropic in c:\users\admin\anaconda3\lib\site-packages (0.29.0)
Requirement already satisfied: anyio<5,>=3.5.0 in c:\users\admin\anaconda3\lib\site-packages (from anthropic) (4.2.0)
Requirement already satisfied: distro<2,>=1.7.0 in c:\users\admin\appdata\roaming\python\python311\site-packages (from anthropic) (1.8.0)
Requirement already satisfied: httpx<1,>=0.23.0 in c:\users\admin\appdata\roaming\python\python311\site-packages (from anthropic) (0.25.1)
Requirement already satisfied: jiter<1,>=0.4.0 in c:\users\admin\anaconda3\lib\site-packages (from anthropic) (0.4.2)
Requirement already satisfied: pydantic<3,>=1.9.0 in c:\users\admin\anaconda3\lib\site-packages (from anthropic) (2.7.4)
Requirement already satisfied: sniffio in c:\users\admin\anaconda3\lib\site-packages (from anthropic) (1.3.0)
Requirement already satisfied: tokenizers>=0.13.0 in c:\users\admin\appdata\roaming\python\python311\site-packages (from anthropic) (0.14.1)
Requirement already satisfied: typing-extensions<5,>=4.7 in c:\users\admin\anaconda3\lib\site-packages (from anthropic) (4.11.0)
Requirement already satisfied: idna>=2.8 in c:\users\admin\anaconda3\lib\site-packages (from anyio<5,>=3.5.0->anthropic) (3.4)
Requirement already satisfied: certifi in c:\users\admin\anaconda3\lib\site-packages (from httpx<1,>=0.23.0->anthropic) (2024.2.2)
Requirement already satisfied: httpcore in c:\users\admin\appdata\roaming\python\python311\site-packages (from httpx<1,>=0.23.0->anthropic) (1.0.1)
Requirement already satisfied: annotated-types>=0.4.0 in c:\users\admin\appdata\roaming\python\python311\site-packages (from pydantic<3,>=1.9.0->anthropic) (0.6.0)
Requirement already satisfied: pydantic-core==2.18.4 in c:\users\admin\anaconda3\lib\site-packages (from pydantic<3,>=1.9.0->anthropic) (2.18.4)
Requirement already satisfied: huggingface_hub<0.18,>=0.16.4 in c:\users\admin\anaconda3\lib\site-packages (from tokenizers>=0.13.0->anthropic) (0.17.3)
Requirement already satisfied: filelock in c:\users\admin\anaconda3\lib\site-packages (from huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (3.13.1)
Requirement already satisfied: fsspec in c:\users\admin\anaconda3\lib\site-packages (from huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (2023.10.0)
Requirement already satisfied: requests in c:\users\admin\anaconda3\lib\site-packages (from huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (2.31.0)
Requirement already satisfied: tqdm>=4.42.1 in c:\users\admin\anaconda3\lib\site-packages (from huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (4.65.0)
Requirement already satisfied: pyyaml>=5.1 in c:\users\admin\anaconda3\lib\site-packages (from huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (6.0.1)
Requirement already satisfied: packaging>=20.9 in c:\users\admin\anaconda3\lib\site-packages (from huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (23.1)
Requirement already satisfied: h11<0.15,>=0.13 in c:\users\admin\appdata\roaming\python\python311\site-packages (from httpcore->httpx<1,>=0.23.0->anthropic) (0.14.0)
Requirement already satisfied: colorama in c:\users\admin\anaconda3\lib\site-packages (from tqdm>=4.42.1->huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (0.4.6)
Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\admin\anaconda3\lib\site-packages (from requests->huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (2.0.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\admin\anaconda3\lib\site-packages (from requests->huggingface_hub<0.18,>=0.16.4->tokenizers>=0.13.0->anthropic) (2.0.7)