Files changed (1) hide show
  1. requirements.txt +19 -18
requirements.txt CHANGED
@@ -1,18 +1,19 @@
1
- gradio
2
- requests
3
- langchain
4
- langchain-community
5
- langchain-core
6
- langchain-google-genai
7
- langchain-huggingface
8
- langchain-groq
9
- langchain-tavily
10
- langchain-chroma
11
- langgraph
12
- huggingface_hub
13
- supabase
14
- arxiv
15
- pymupdf
16
- wikipedia
17
- pgvector
18
- python-dotenv
 
 
1
+ gradio>=4.0.0
2
+ requests>=2.31.0
3
+ smolagents>=1.14.0
4
+ smolagents[openai]>=1.14.0
5
+ pytube>=15.0.0
6
+ opencv-python>=4.8.0
7
+ pillow>=10.0.0
8
+ python-chess>=1.10.0
9
+ pandas>=2.0.0
10
+ numpy>=1.24.0
11
+ matplotlib>=3.7.0
12
+ openpyxl>=3.1.0
13
+ beautifulsoup4>=4.12.0
14
+ duckduckgo-search>=4.1.0
15
+ transformers>=4.38.0
16
+ huggingface_hub>=0.20.0
17
+ scikit-learn>=1.3.0
18
+ PyYAML>=6.0
19
+ ffmpeg-python>=0.2.0