-
Notifications
You must be signed in to change notification settings - Fork 2
/
learn.yaml
77 lines (77 loc) · 2.15 KB
/
learn.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
name: learn
channels:
- https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.ustc.edu.cn/anaconda/cloud/menpo/
- https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.ustc.edu.cn/anaconda/cloud/msys2/
- https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
- https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.12.5=h5b45459_0
- certifi=2020.12.5=py38haa244fe_1
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2020.2=254
- joblib=1.0.1=pyhd3eb1b0_0
- mkl=2020.2=256
- mkl-service=2.3.0=py38h196d8e1_0
- mkl_fft=1.3.0=py38h46781fe_0
- mkl_random=1.1.1=py38h47e9c7a_0
- numpy=1.19.2=py38hadc3359_0
- numpy-base=1.19.2=py38ha3acd2a_0
- openssl=1.1.1j=h8ffe710_0
- pip=21.0.1=py38haa95532_0
- python=3.8.8=hdbf39b2_4
- python_abi=3.8=1_cp38
- pytz=2021.1=pyhd8ed1ab_0
- scikit-learn=0.24.1=py38hf11a4ad_0
- scipy=1.6.1=py38h14eb087_0
- setuptools=52.0.0=py38haa95532_0
- six=1.15.0=py38haa95532_0
- sqlite=3.33.0=h2a8f88b_0
- sqlparse=0.4.1=pyh9f0ad1d_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tzdata=2020f=h52ac0ba_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- zlib=1.2.11=h62dcd97_4
- pip:
- amqp==5.0.6
- asgiref==3.3.4
- billiard==3.6.4.0
- celery==5.0.5
- cffi==1.14.5
- chardet==4.0.0
- click==7.1.2
- click-didyoumean==0.0.3
- click-plugins==1.1.1
- click-repl==0.1.6
- cryptography==3.4.7
- django==3.2
- django-celery-results==2.0.1
- django-ranged-response==0.2.0
- django-simple-captcha==0.5.14
- dnspython==1.16.0
- eventlet==0.30.2
- greenlet==1.0.0
- humanize==3.4.1
- idna==2.10
- kombu==5.0.2
- librabbitmq==2.0.0
- msgpack==1.0.2
- pillow==8.1.2
- prometheus-client==0.8.0
- prompt-toolkit==3.0.18
- pycparser==2.20
- redis==3.5.3
- requests==2.25.1
- stock==0.1
- tornado==6.1
- urllib3==1.26.4
- vine==5.0.0
- wcwidth==0.2.5
prefix: F:\Anaconda\envs\learn