forked from squaresLab/SOAR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
109 lines (108 loc) · 2.66 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
name: api-learning
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py36_0
- cycler=0.10.0=py36hfc81398_0
- freetype=2.9.1=hb4e5f40_0
- intel-openmp=2019.4=233
- jpeg=9b=he5867d9_2
- kiwisolver=1.1.0=py36h0a44026_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.37=ha441bb4_0
- libtiff=4.1.0=hcb84e12_0
- matplotlib=3.1.3=py36_0
- matplotlib-base=3.1.3=py36h9aa3819_0
- mkl=2019.4=233
- mkl-service=2.3.0=py36hfbe908c_0
- mkl_fft=1.0.15=py36h5e564d8_0
- mkl_random=1.1.0=py36ha771720_0
- ncurses=6.2=h0a44026_0
- ninja=1.9.0=py36h04f5b5a_0
- nltk=3.4.5=py36_0
- numpy=1.18.1=py36h7241aed_0
- numpy-base=1.18.1=py36h6575580_1
- olefile=0.46=py_0
- openssl=1.1.1g=h1de35cc_0
- pillow=7.0.0=py36h4655f20_0
- pip=20.0.2=py36_1
- pyparsing=2.4.6=py_0
- python=3.6.10=hc70fcce_1
- python-dateutil=2.8.1=py_0
- readline=8.0=h1de35cc_0
- setuptools=46.1.1=py36_0
- six=1.14.0=py36_0
- sqlite=3.31.1=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- tornado=6.0.4=py36h1de35cc_1
- tqdm=4.45.0=py_0
- wheel=0.34.2=py36_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=h1de35cc_3
- zstd=1.3.7=h5bba6e5_0
- pytorch=1.4.0=py3.6_0
- torchvision=0.5.0=py36_cpu
- pip:
- absl-py==0.9.0
- astor==0.8.1
- attrs==19.3.0
- automat==20.2.0
- cachetools==4.0.0
- cffi==1.14.0
- chardet==3.0.4
- constantly==15.1.0
- cryptography==2.8
- cssselect==1.1.0
- docs==0.1.0
- gast==0.2.2
- google-auth==1.13.1
- google-auth-oauthlib==0.4.1
- google-pasta==0.2.0
- grpcio==1.27.2
- h5py==2.10.0
- hyperlink==19.0.0
- idna==2.9
- incremental==17.5.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- lxml==4.5.0
- markdown==3.2.1
- oauthlib==3.1.0
- opt-einsum==3.2.0
- parsel==1.5.2
- protego==0.1.16
- protobuf==3.11.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.20
- pydispatcher==2.0.5
- pyhamcrest==2.0.2
- pyopenssl==19.1.0
- queuelib==1.5.0
- requests==2.23.0
- requests-oauthlib==1.3.0
- rsa==4.0
- scipy==1.4.1
- scrapy==2.0.1
- service-identity==18.1.0
- tensorboard==2.1.1
- tensorflow==2.1.0
- tensorflow-estimator==2.1.0
- termcolor==1.1.0
- torch==1.4.0
- twisted==20.3.0
- urllib3==1.25.8
- w3lib==1.21.0
- werkzeug==1.0.1
- wrapt==1.12.1
- zope.interface==5.0.2
- z3-solver==4.8.8.0
- click==7.1.2
prefix: /Users/ansongni/anaconda3/envs/api-learning