-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
95 lines (95 loc) · 2.44 KB
/
environment.yml
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
91
92
93
94
95
name: grapse
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2024.12.31=hca03da5_0
- libffi=3.4.4=hca03da5_1
- ncurses=6.4=h313beb8_0
- openssl=3.0.15=h80987f9_0
- pip=25.0=py311hca03da5_0
- python=3.11.9=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=75.8.0=py311hca03da5_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- tzdata=2025a=h04d1e81_0
- wheel=0.44.0=py311hca03da5_0
- xz=5.4.6=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- aiohappyeyeballs==2.4.4
- aiohttp==3.11.11
- aiosignal==1.3.2
- annotated-types==0.7.0
- anyio==4.8.0
- attrs==25.1.0
- boto3==1.36.8
- botocore==1.36.8
- brotli==1.1.0
- certifi==2024.12.14
- cffi==1.17.1
- charset-normalizer==3.4.1
- click==8.1.8
- colorlog==6.9.0
- cryptography==44.0.0
- dataclasses-json==0.6.7
- distro==1.9.0
- fast-langdetect==0.2.5
- fasttext-predict==0.9.2.4
- frozenlist==1.5.0
- h11==0.14.0
- httpcore==1.0.7
- httpx==0.28.1
- httpx-sse==0.4.0
- idna==3.10
- jiter==0.8.2
- jmespath==1.0.1
- joblib==1.4.2
- jsonpatch==1.33
- jsonpointer==3.0.0
- langchain==0.3.16
- langchain-community==0.3.16
- langchain-core==0.3.32
- langchain-text-splitters==0.3.5
- langsmith==0.3.2
- loguru==0.7.3
- magic-pdf==0.6.1
- marshmallow==3.26.0
- multidict==6.1.0
- mypy-extensions==1.0.0
- numpy==1.26.4
- openai==1.60.2
- orjson==3.10.15
- packaging==24.2
- pdfminer-six==20240706
- propcache==0.2.1
- pycparser==2.22
- pydantic==2.10.6
- pydantic-core==2.27.2
- pydantic-settings==2.7.1
- pymupdf==1.25.2
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pyyaml==6.0.2
- requests==2.32.3
- requests-toolbelt==1.0.0
- robust-downloader==0.0.2
- s3transfer==0.11.2
- scikit-learn==1.6.1
- scipy==1.15.1
- six==1.17.0
- sniffio==1.3.1
- sqlalchemy==2.0.37
- tenacity==9.0.0
- threadpoolctl==3.5.0
- tqdm==4.67.1
- typing-extensions==4.12.2
- typing-inspect==0.9.0
- urllib3==2.3.0
- wordninja==2.0.0
- yarl==1.18.3
- zstandard==0.23.0
prefix: /opt/anaconda3/envs/grapse