Spaces:
Runtime error
Runtime error
[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", | |
] | |