-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathenvironment.yml
More file actions
51 lines (51 loc) · 1.1 KB
/
environment.yml
File metadata and controls
51 lines (51 loc) · 1.1 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
name: craftbot
channels:
- conda-forge
- defaults
dependencies:
- python=3.10.19
- pip=26.0.1
- requests=2.32.5
- pyyaml=6.0.3
- loguru=0.7.3
- nest-asyncio=1.6.0
- pymongo=4.16.0
- tzlocal=5.3.1
- pillow=12.1.1
- pytesseract=0.3.13
- tesseract=5.5.2
- aiohttp=3.13.3
- beautifulsoup4=4.14.3
- chardet=5.2.0
- lxml=6.0.2
- scikit-learn=1.7.2
- pip:
- croniter
- openai==2.21.0
- google-generativeai==0.8.6
- anthropic==0.83.0
- chromadb==1.5.1
- tiktoken==0.12.0
- langgraph==1.0.9
- neo4j==6.1.0
- mss==10.1.0
- httpx==0.28.1
- trafilatura==2.0.0
- markdown2==2.5.4
- python-docx==1.2.0
- fake-useragent==2.2.0
- fpdf2==2.8.6
- googlesearch-python==1.3.0
- pyautogui==0.9.54
- pygetwindow==0.0.9
- python3-xlib==0.15
- tenacity==9.1.4
- docling==2.74.0
- textual==8.0.0
- textual-image==0.8.5
- gradio_client==2.1.0
- python-dotenv==1.2.1
- watchdog==6.0.0
- telethon==1.42.0
- playwright==1.58.0
- qrcode==8.2