-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
73 lines (73 loc) · 1.88 KB
/
environment.yaml
File metadata and controls
73 lines (73 loc) · 1.88 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
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
# environment file pip and dependencies
name: Mini_proc
channels:
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2021.10.26=haa95532_2
- certifi=2021.10.8=py38haa95532_0
- hdf5=1.10.4=h7ebc959_0
- icc_rt=2019.0.0=h0cc432a_1
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9d=h2bbff1b_0
- libopencv=4.0.1=hbb9e17c_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=hd0e1b90_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py38h2bbff1b_0
- mkl_fft=1.3.1=py38h277e83a_0
- mkl_random=1.2.2=py38hf11a4ad_0
- opencv=4.0.1=py38h2a7c758_0
- openssl=1.1.1l=h2bbff1b_0
- pip=21.2.2=py38haa95532_0
- py-opencv=4.0.1=py38he44ac1e_0
- python=3.8.12=h6244533_0
- setuptools=58.0.4=py38haa95532_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.37.0=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.0=pyhd3eb1b0_1
- wincertstore=0.2=py38haa95532_2
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h8cc25b3_4
- zstd=1.4.9=h19a0ad4_0
- pip:
- absl-py==1.0.0
- attrs==21.4.0
- boltiot==1.11.2
- charset-normalizer==2.0.10
- cycler==0.11.0
- fonttools==4.28.5
- idna==3.3
- importlib-resources==5.7.1
- jsonform==0.0.2
- jsonschema==4.4.0
- jsonsir==0.0.2
- kiwisolver==1.3.2
- matplotlib==3.5.1
- mediapipe==0.8.9.1
- numpy==1.22.0
- opencv-contrib-python==4.5.5.62
- opencv-python==4.5.5.62
- packaging==21.3
- pillow==9.0.0
- protobuf==3.19.3
- psutil==5.9.0
- pyfirmata==1.1.0
- pyjwt==2.3.0
- pympler==1.0.1
- pyparsing==3.0.6
- pyrsistent==0.18.1
- pyserial==3.5
- python-dateutil==2.8.2
- python-easyconfig==0.1.7
- pytz==2021.3
- pyyaml==6.0
- requests==2.27.1
- resource==0.2.1
- twilio==7.4.0
- urllib3==1.26.8
- zipp==3.8.0
prefix: C:\Users\NUBAISH AHMED\anaconda3\envs\Mini_proc