Spaces:
Sleeping
Sleeping
Requirement already satisfied: langchain_core in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (0.3.1) | |
Requirement already satisfied: langchain_openai in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (0.2.0) | |
Requirement already satisfied: PyYAML>=5.3 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (6.0) | |
Requirement already satisfied: jsonpatch<2.0,>=1.33 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (1.33) | |
Requirement already satisfied: langsmith<0.2.0,>=0.1.117 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (0.1.122) | |
Requirement already satisfied: packaging<25,>=23.2 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (23.2) | |
Requirement already satisfied: pydantic<3.0.0,>=2.5.2 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (2.8.2) | |
Requirement already satisfied: tenacity!=8.4.0,<9.0.0,>=8.1.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (8.2.2) | |
Requirement already satisfied: typing-extensions>=4.7 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_core) (4.12.2) | |
Requirement already satisfied: openai<2.0.0,>=1.40.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_openai) (1.46.0) | |
Requirement already satisfied: tiktoken<1,>=0.7 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langchain_openai) (0.7.0) | |
Requirement already satisfied: jsonpointer>=1.9 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from jsonpatch<2.0,>=1.33->langchain_core) (2.1) | |
Requirement already satisfied: httpx<1,>=0.23.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langsmith<0.2.0,>=0.1.117->langchain_core) (0.24.1) | |
Requirement already satisfied: orjson<4.0.0,>=3.9.14 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langsmith<0.2.0,>=0.1.117->langchain_core) (3.10.7) | |
Requirement already satisfied: requests<3,>=2 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from langsmith<0.2.0,>=0.1.117->langchain_core) (2.31.0) | |
Requirement already satisfied: anyio<5,>=3.5.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from openai<2.0.0,>=1.40.0->langchain_openai) (3.5.0) | |
Requirement already satisfied: distro<2,>=1.7.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from openai<2.0.0,>=1.40.0->langchain_openai) (1.9.0) | |
Requirement already satisfied: jiter<1,>=0.4.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from openai<2.0.0,>=1.40.0->langchain_openai) (0.5.0) | |
Requirement already satisfied: sniffio in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from openai<2.0.0,>=1.40.0->langchain_openai) (1.2.0) | |
Requirement already satisfied: tqdm>4 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from openai<2.0.0,>=1.40.0->langchain_openai) (4.65.0) | |
Requirement already satisfied: annotated-types>=0.4.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.5.2->langchain_core) (0.7.0) | |
Requirement already satisfied: pydantic-core==2.20.1 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from pydantic<3.0.0,>=2.5.2->langchain_core) (2.20.1) | |
Requirement already satisfied: regex>=2022.1.18 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from tiktoken<1,>=0.7->langchain_openai) (2022.7.9) | |
Requirement already satisfied: idna>=2.8 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from anyio<5,>=3.5.0->openai<2.0.0,>=1.40.0->langchain_openai) (3.4) | |
Requirement already satisfied: certifi in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from httpx<1,>=0.23.0->langsmith<0.2.0,>=0.1.117->langchain_core) (2023.7.22) | |
Requirement already satisfied: httpcore<0.18.0,>=0.15.0 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from httpx<1,>=0.23.0->langsmith<0.2.0,>=0.1.117->langchain_core) (0.17.3) | |
Requirement already satisfied: charset-normalizer<4,>=2 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from requests<3,>=2->langsmith<0.2.0,>=0.1.117->langchain_core) (2.0.4) | |
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from requests<3,>=2->langsmith<0.2.0,>=0.1.117->langchain_core) (1.26.16) | |
Requirement already satisfied: h11<0.15,>=0.13 in /home/rchrdgwr/anaconda3/lib/python3.11/site-packages (from httpcore<0.18.0,>=0.15.0->httpx<1,>=0.23.0->langsmith<0.2.0,>=0.1.117->langchain_core) (0.14.0) | |