-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
94 lines (94 loc) · 5.25 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
name: tensorflowForPy37
channels:
- defaults
dependencies:
- _tflow_select=2.2.0=eigen
- absl-py=0.11.0=pyhd3eb1b0_1
- astor=0.8.1=py37haa95532_0
- blas=1.0=mkl
- ca-certificates=2021.1.19=haa95532_0
- certifi=2020.12.5=py37haa95532_0
- freetype=2.10.4=hd328e21_0
- gast=0.2.2=py37_0
- google-pasta=0.2.0=py_0
- grpcio=1.31.0=py37he7da953_0
- h5py=2.10.0=py37h5e291fa_0
- hdf5=1.10.4=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- imageio=2.9.0=py_0
- importlib-metadata=2.0.0=py_1
- intel-openmp=2020.2=254
- jpeg=9b=hb83a4c4_2
- keras-applications=1.0.8=py_1
- keras-preprocessing=1.1.2=pyhd3eb1b0_0
- libpng=1.6.37=h2a8f88b_0
- libprotobuf=3.14.0=h23ce68f_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.3=h2bbff1b_0
- markdown=3.3.3=py37haa95532_0
- mkl=2020.2=256
- mkl-service=2.3.0=py37h196d8e1_0
- mkl_fft=1.2.0=py37h45dec08_0
- mkl_random=1.1.1=py37h47e9c7a_0
- numpy=1.19.2=py37hadc3359_0
- numpy-base=1.19.2=py37ha3acd2a_0
- olefile=0.46=py37_0
- openssl=1.1.1j=h2bbff1b_0
- opt_einsum=3.1.0=py_0
- pillow=8.1.0=py37h4fa10fc_0
- pip=20.3.3=py37haa95532_0
- powershell_shortcut=0.0.1=3
- protobuf=3.14.0=py37hd77b12b_1
- pyreadline=2.1=py37_1
- python=3.7.9=h60c2a47_0
- scipy=1.6.0=py37h14eb087_0
- setuptools=52.0.0=py37haa95532_0
- six=1.15.0=py37haa95532_0
- sqlite=3.33.0=h2a8f88b_0
- tensorboard=2.0.0=pyhb38c66f_1
- tensorflow=1.15.0=eigen_py37h9f89a44_0
- tensorflow-base=1.15.0=eigen_py37h07d2309_0
- tensorflow-estimator=1.15.1=pyh2649769_0
- termcolor=1.1.0=py37_1
- tk=8.6.10=he774522_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- werkzeug=0.16.1=py_0
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py37_0
- wrapt=1.12.1=py37he774522_1
- xz=5.2.5=h62dcd97_0
- zipp=3.4.0=pyhd3eb1b0_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.5=h04227a9_0
- pip:
- anki==2.1.35
- ankirspy==2.1.35
- aqt==2.1.35
- attrs==20.3.0
- beautifulsoup4==4.9.3
- chardet==4.0.0
- click==7.1.2
- decorator==4.4.2
- flask==1.1.2
- flask-cors==3.0.10
- idna==2.10
- itsdangerous==1.1.0
- jinja2==2.11.3
- jsonschema==3.2.0
- markupsafe==1.1.1
- psutil==5.8.0
- pyqt5==5.15.2
- pyqt5-sip==12.8.1
- pyqtwebengine==5.15.2
- pyrsistent==0.17.3
- pysocks==1.7.1
- pywin32==300
- requests==2.25.1
- send2trash==1.5.0
- soupsieve==2.1
- text-to-image==0.0.5
- urllib3==1.26.3
- waitress==1.4.4
- webkit2png==0.8.2
prefix: C:\ProgramData\Anaconda3\envs\tensorflowForPy37