forked from marc-shade/Ollama-Workbench
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
90 lines (81 loc) · 1.57 KB
/
requirements.txt
File metadata and controls
90 lines (81 loc) · 1.57 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
# Generated by Ollama Workbench Repository Analyzer
# This file contains verified package dependencies with flexible versioning
# Core Dependencies
ollama>=0.4.0
openai>=1.40.0
streamlit>=1.30.0
streamlit-extras>=0.4.0
streamlit-flow>=0.1.0
streamlit-javascript>=0.1.0
streamlit-option-menu>=0.3.10
# Machine Learning & Data Science
numpy>=1.24.0
pandas>=2.0.0
plotly>=5.20.0
pydantic>=2.0.0
scikit-learn>=1.3.0
scipy>=1.10.0
sentence-transformers>=2.5.0
spacy>=3.5.0
tiktoken>=0.5.0
torch>=2.0.0
transformers>=4.30.0
# Language Models & AI
pyautogen>=0.2.0 # Using pyautogen which provides the autogen namespace
groq>=0.9.0
langchain>=0.2.0
langchain-community>=0.2.0
mistralai
# Web & API
flask>=3.0.0
flask-cors>=5.0.0
requests>=2.30.0
beautifulsoup4>=4.12.0
bs4>=0.0.1
duckduckgo-search
fake-useragent>=1.5.0
gtts>=2.5.0
google-api-python-client>=2.100.0
httpx>=0.25.0 # Fixed from pttpx typo
playwright>=1.40.0
selenium>=4.15.0
serpapi>=0.1.5
webdriver-manager>=4.0.0
fastapi>=0.68.0
uvicorn>=0.15.0
python-multipart>=0.0.5
aiofiles>=0.7.0
# Audio & Speech
pygame>=2.5.0
pydub>=0.25.0
# System & Utilities
gputil>=1.4.0
bleach>=6.0.0
cursor>=1.3.0
humanize>=4.6.0
networkx>=3.0
psutil>=5.9.0
rich>=13.6.0
schedule>=1.2.0
tqdm>=4.65.0
# Document Processing
markdown>=3.4
PyPDF2>=3.0.0
fpdf>=1.7.0
mdutils>=1.6.0
pdfkit>=1.0.0
reportlab>=4.0.0
# Development & Testing
pyyaml>=6.0.0
pygments>=2.15.0
flake8>=7.0.0
pytest-html>=4.0.0
pytest>=8.0.0
radon>=5.0.0
ruff>=0.5.0
# Utilities
chromadb>=0.4.0
google_search_results>=2.4.0
matplotlib>=3.7.0
setuptools>=65.0.0
streamlit-flow-component>=1.2.0