forked from amazon-science/recode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
114 lines (114 loc) · 2.7 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
name: ReCode
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.9.14=ha878542_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgomp=12.1.0=h8d9b700_16
- libnsl=2.0.0=h7f98852_0
- libsqlite=3.39.3=h753d276_0
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.12=h166bdaf_3
- ncurses=6.3=h27087fc_1
- openssl=3.0.5=h166bdaf_2
- pip=22.2.2=pyhd8ed1ab_0
- python=3.8.13=ha86cf86_0_cpython
- readline=8.1.2=h0f457ee_0
- setuptools=65.3.0=pyhd8ed1ab_1
- sqlite=3.39.3=h4ff8645_0
- tk=8.6.12=h27826a3_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- pip:
- appdirs==1.4.4
- autocommand==2.2.1
- backports-csv==1.0.7
- beautifulsoup4==4.11.1
- black==21.5b2
- blis==0.7.8
- catalogue==2.0.8
- certifi==2022.9.14
- cffi==1.15.1
- charset-normalizer==2.1.1
- cheroot==8.6.0
- cherrypy==18.8.0
- click==7.1.2
- contourpy==1.0.5
- cryptography==38.0.1
- cycler==0.11.0
- cymem==2.0.6
- feedparser==6.0.10
- filelock==3.8.0
- fire==0.4.0
- fonttools==4.37.2
- future==0.18.2
- huggingface-hub==0.9.1
- idna==3.4
- importlib-resources==5.9.0
- inflect==6.0.0
- jaraco-classes==3.2.2
- jaraco-collections==3.5.2
- jaraco-context==4.1.2
- jaraco-functools==3.5.1
- jaraco-text==3.9.1
- jinja2==3.1.2
- joblib==1.2.0
- kiwisolver==1.4.4
- lemminflect==0.2.2
- lxml==4.9.1
- markupsafe==2.1.1
- matplotlib==3.6.0
- more-itertools==8.14.0
- murmurhash==1.0.8
- mypy-extensions==0.4.3
- nltk==3.6.2
- numpy==1.23.3
- packaging==21.3
- pathspec==0.10.1
- pathy==0.6.2
- pattern==3.6
- pdfminer-six==20220524
- pillow==9.2.0
- portend==3.1.0
- preshed==3.0.7
- pycparser==2.21
- pydantic==1.7.4
- pyparsing==3.0.9
- python-dateutil==2.8.2
- python-docx==0.8.11
- pytz==2022.2.1
- pyyaml==6.0
- regex==2022.9.13
- requests==2.28.1
- sacremoses==0.0.53
- scipy==1.9.1
- sgmllib3k==1.0.0
- six==1.16.0
- smart-open==5.2.1
- soupsieve==2.3.2.post1
- spacy==3.0.0
- spacy-legacy==3.0.10
- srsly==2.4.4
- tempora==5.0.2
- termcolor==2.0.1
- thinc==8.0.17
- tokenizers==0.12.1
- toml==0.10.2
- torch==1.12.1
- torchtext==0.13.1
- tqdm==4.64.1
- transformers==4.21.1
- tree-sitter==0.20.1
- typer==0.3.2
- typing-extensions==4.3.0
- urllib3==1.26.12
- wasabi==0.10.1
- zc-lockfile==2.0
- zipp==3.8.1
prefix: /home/ec2-user/anaconda3/envs/ReCode