File size: 1,089 Bytes
90e376e
 
 
 
 
 
 
 
2f66bef
eb3f029
90e376e
8ce1b44
 
 
90e376e
1640758
90e376e
0242ef6
538782c
90e376e
 
8ce1b44
a910dc7
 
 
90e376e
 
 
a910dc7
 
 
90e376e
 
a910dc7
 
8ce1b44
a910dc7
90e376e
 
1640758
90e376e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[project]
name = "OracleBot"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "arize-phoenix-otel>=0.12.0",
    "backoff>=2.2.1",
    "bs4>=0.0.2",
    "gradio[oauth]>=5.42.0",
    "grandalf>=0.8",
    "ipykernel>=6.30.1",
    "ipywidgets>=8.1.7",
    "langchain-community>=0.3.27",
    "langchain-deepseek>=0.1.4",
    "langchain-google-genai>=2.1.9",
    "langchain-ollama>=0.3.6",
    "langchain-tavily>=0.2.11",
    "langchain[google-genai,googlegenai,openai]>=0.3.26",
    "langgraph>=0.4.8",
    "matplotlib>=3.10.5",
    "networkx>=3.5",
    "nltk>=3.9.1",
    "numpy>=2.2.6",
    "openinference-instrumentation-langchain>=0.1.43",
    "opentelemetry-api>=1.34.1",
    "opentelemetry-instrumentation>=0.55b1",
    "pandas>=2.3.1",
    "pillow>=11.3.0",
    "pytesseract>=0.3.13",
    "python-dotenv>=1.1.1",
    "requests>=2.32.4",
    "scikit-learn>=1.7.1",
    "scipy>=1.16.1",
    "seaborn>=0.13.2",
    "sympy>=1.14.0",
    "termcolor>=3.1.0",
    "wikipedia>=1.4.0",
    "wikipedia-api>=0.8.1",
]