forked from amjltc295/SQL_Homework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
37 lines (36 loc) · 1.01 KB
/
environment.yaml
File metadata and controls
37 lines (36 loc) · 1.01 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
name: SQL_homework
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=h4deb6c0_3
- libprotobuf=3.6.0=hdbcaa40_0
- mysql-connector-python=8.0.12=py37haf6c83e_0
- ncurses=6.1=he6710b0_1
- pip=18.1=py37_0
- protobuf=3.6.0=py37hf484d3e_0
- readline=7.0=h7b6447c_5
- setuptools=40.6.2=py37_0
- six=1.11.0=py37_1
- sqlite=3.25.3=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.32.3=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- blas=1.1=openblas
- bzip2=1.0.6=h470a237_2
- ca-certificates=2018.11.29=ha4d7672_0
- certifi=2018.11.29=py37_1000
- coloredlogs=10.0=py37_1000
- humanfriendly=4.16.1=py_0
- libgfortran=3.0.0=1
- numpy=1.15.4=py37_blas_openblashb06ca3d_0
- openblas=0.3.3=ha44fe06_1
- openssl=1.0.2p=h470a237_1
- python=3.7.1=h5001a0f_0
- libgcc-ng=8.2.0=hdf63c60_1
- libstdcxx-ng=8.2.0=hdf63c60_1
- mysql-connector-c=6.1.11=hf4847fb_0
prefix: /home/master/07/yaliangchang/miniconda3/envs/SQL_homework