-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenvironment.yml
75 lines (75 loc) · 1.92 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
name: sorter
channels:
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.12.5=h5b45459_0
- certifi=2020.12.5=py38haa244fe_1
- dlib=19.21.1=py38h082dfc2_0
- hdf5=1.10.4=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2020.2=254
- jpeg=9d=h8ffe710_0
- libopencv=4.0.1=hbb9e17c_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.3=h2bbff1b_0
- mkl=2020.2=256
- mkl-service=2.3.0=py38h196d8e1_0
- mkl_fft=1.2.0=py38h45dec08_0
- mkl_random=1.1.1=py38h47e9c7a_0
- numpy=1.19.2=py38hadc3359_0
- numpy-base=1.19.2=py38ha3acd2a_0
- opencv=4.0.1=py38h2a7c758_0
- openssl=1.1.1i=h8ffe710_0
- pip=20.3.3=py38haa95532_0
- py-opencv=4.0.1=py38he44ac1e_0
- python=3.8.5=h5fd99cc_1
- python_abi=3.8=1_cp38
- setuptools=52.0.0=py38haa95532_0
- six=1.15.0=py38haa95532_0
- sqlite=3.33.0=h2a8f88b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py38_0
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.5=h04227a9_0
- pip:
- absl-py==0.11.0
- astunparse==1.6.3
- cachetools==4.2.1
- chardet==4.0.0
- flatbuffers==1.12
- gast==0.3.3
- google-auth==1.25.0
- google-auth-oauthlib==0.4.2
- google-pasta==0.2.0
- grpcio==1.32.0
- h5py==2.10.0
- idna==2.10
- imutils==0.5.4
- keras-preprocessing==1.1.2
- markdown==3.3.3
- networkx==2.5
- oauthlib==3.1.0
- opt-einsum==3.3.0
- protobuf==3.14.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- requests==2.25.1
- requests-oauthlib==1.3.0
- rsa==4.7
- tensorboard==2.4.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.4.1
- tensorflow-estimator==2.4.0
- termcolor==1.1.0
- tqdm==4.56.1
- typing-extensions==3.7.4.3
- urllib3==1.26.3
- werkzeug==1.0.1
- wrapt==1.12.1
prefix: C:\Users\Yashaswi\anaconda3\envs\sorter