-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
144 lines (144 loc) · 3.05 KB
/
environment.yaml
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
name: proto
channels:
- defaults
- conda-forge
dependencies:
- appnope=0.1.3
- asttokens=2.0.5
- backcall=0.2.0
- backports=1.0
- backports.functools_lru_cache=1.6.5
- blas=1.0
- bottleneck=1.3.5
- brotli=1.0.9
- brotli-bin=1.0.9
- bzip2=1.0.8
- ca-certificates=2023.7.22
- charset-normalizer=3.2.0
- colorama=0.4.6
- comm=0.1.2
- debugpy=1.5.1
- decorator=5.1.1
- et_xmlfile=1.1.0
- executing=0.8.3
- idna=3.4
- importlib-metadata=6.8.0
- importlib_metadata=6.8.0
- ipdb=0.13.13
- ipykernel=6.19.2
- ipython=8.12.0
- jedi=0.18.1
- jupyter_client=8.1.0
- jupyter_core=5.3.0
- libbrotlicommon=1.0.9
- libbrotlidec=1.0.9
- libbrotlienc=1.0.9
- libcxx=16.0.6
- libffi=3.4.4
- libgfortran=5.0.0
- libgfortran5=12.3.0
- libopenblas=0.3.23
- libsodium=1.0.18
- libsqlite=3.41.2
- libuuid=1.41.5
- libzlib=1.2.13
- llvm-openmp=16.0.6
- matplotlib-inline=0.1.6
- ncurses=6.4
- nest-asyncio=1.5.6
- numexpr=2.8.4
- numpy=1.25.0
- numpy-base=1.25.0
- openai=0.25.0
- openpyxl=3.0.9
- openssl=3.1.2
- packaging=23.0
- pandas=1.5.3
- pandas-stubs=2.0.3.230814
- parso=0.8.3
- pexpect=4.8.0
- pickleshare=0.7.5
- platformdirs=2.5.2
- prompt-toolkit=3.0.36
- prompt_toolkit=3.0.36
- psutil=5.9.0
- ptyprocess=0.7.0
- pure_eval=0.2.2
- pygments=2.15.1
- pysocks=1.7.1
- python=3.11.4
- python-dateutil=2.8.2
- pytz=2022.7.1
- pyyaml=6.0
- pyzmq=25.1.0
- readline=8.2
- requests=2.31.0
- six=1.16.0
- sqlite=3.41.2
- stack_data=0.2.0
- tbb=2021.8.0
- tk=8.6.12
- toml=0.10.2
- tornado=6.2
- tqdm=4.66.1
- traitlets=5.7.1
- types-pytz=2023.3.0.1
- typing_extensions=4.7.1
- tzdata=2023c
- wcwidth=0.2.5
- xz=5.4.2
- yaml=0.2.5
- zeromq=4.3.4
- zipp=3.16.2
- zlib=1.2.13
- pip:
- annotated-types==0.5.0
- blis==0.7.10
- catalogue==2.0.9
- certifi==2023.7.22
- click==8.1.7
- confection==0.1.1
- contourpy==1.1.0
- cycler==0.11.0
- cymem==2.0.7
- elastic-transport==8.4.0
- elasticsearch==7.0.0
- en-core-web-sm==3.6.0
- fonttools==4.42.0
- iniconfig==2.0.0
- jinja2==3.1.2
- kiwisolver==1.4.4
- langcodes==3.3.0
- langdetect==1.0.9
- markupsafe==2.1.3
- matplotlib==3.7.2
- murmurhash==1.0.9
- pathy==0.10.2
- pillow==10.0.0
- pip==23.2.1
- pluggy==1.3.0
- preshed==3.0.8
- pyconll==3.2.0
- pydantic==2.3.0
- pydantic-core==2.6.3
- pyparsing==3.0.9
- pytest==7.4.1
- regex==2023.8.8
- seaborn==0.12.2
- setuptools==68.1.2
- smart-open==6.3.0
- spacy==3.6.1
- spacy-langdetect==0.1.2
- spacy-language-detection==0.2.1
- spacy-legacy==3.0.12
- spacy-loggers==1.0.4
- split-words==0.1.2
- srsly==2.4.7
- thinc==8.1.12
- thinc-apple-ops==0.1.3
- tiktoken==0.4.0
- typer==0.9.0
- urllib3==1.26.16
- wasabi==1.1.2
- wheel==0.41.2
prefix: /Users/annadai/miniforge3/envs/proto