-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment-macos.yml
More file actions
55 lines (55 loc) · 1.26 KB
/
environment-macos.yml
File metadata and controls
55 lines (55 loc) · 1.26 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
name: ark-base
channels:
- conda-forge
- defaults
dependencies:
- python=3.11
- pip
- pip:
- annotated-types==0.7.0
- anthropic==0.94.1
- anyio==4.13.0
- certifi==2026.2.25
- cffi==2.0.0
- charset-normalizer==3.4.7
- contourpy==1.3.3
- cryptography==46.0.7
- cycler==0.12.1
- distro==1.9.0
- docstring-parser==0.17.0
- fonttools==4.62.1
- google-auth==2.49.2
- google-genai==1.72.0
- h11==0.16.0
- httpcore==1.0.9
- httpx==0.28.1
- idna==3.11
- jiter==0.14.0
- kiwisolver==1.5.0
- matplotlib==3.10.8
- numpy==2.4.4
- openai==2.31.0
- pandas==3.0.2
- pillow==12.2.0
- pyasn1==0.6.3
- pyasn1-modules==0.4.2
- pycparser==3.0
- pydantic==2.13.0
- pydantic-core==2.46.0
- pymupdf==1.27.2.2
- pyparsing==3.3.2
- pypdf==6.10.0
- python-dateutil==2.9.0.post0
- pyyaml==6.0.3
- requests==2.33.1
- seaborn==0.13.2
- six==1.17.0
- sniffio==1.3.1
- sqlalchemy==2.0.49
- sqlmodel==0.0.38
- tenacity==9.1.4
- tqdm==4.67.3
- typing-extensions==4.15.0
- typing-inspection==0.4.2
- urllib3==2.6.3
- websockets==16.0