-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
73 lines (72 loc) · 1.83 KB
/
environment.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
name: staysafer
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2020.4.5.2=hecda079_0
- certifi=2020.4.5.2=py38h32f6830_0
- dlib=19.20=py38h8b1e7e2_1
- docutils=0.16=py38h32f6830_1
- freetype=2.10.2=hd328e21_0
- glew=2.1.0=he025d50_0
- hdf5=1.10.4=nompi_hcc15c50_1106
- intel-openmp=2020.0=166
- jpeg=9d=he774522_0
- kivy=1.11.1=py38h848889c_3
- libblas=3.8.0=15_mkl
- libcblas=3.8.0=15_mkl
- liblapack=3.8.0=15_mkl
- libopencv=4.0.1=hbb9e17c_0
- libpng=1.6.37=hfe6a214_1
- libtiff=4.1.0=h885aae3_6
- libwebp=1.0.2=hfa6e2cd_5
- lz4-c=1.9.2=h62dcd97_1
- mkl=2020.0=166
- numpy=1.18.5=py38h72c728b_0
- olefile=0.46=py_0
- opencv=4.0.1=py38h2a7c758_0
- openssl=1.1.1g=he774522_0
- pillow=7.1.2=py38h7011068_0
- pip=20.1.1=py_1
- py-opencv=4.0.1=py38he44ac1e_0
- pygments=2.6.1=py_0
- python=3.8.3=cpython_h5fd99cc_0
- python_abi=3.8=1_cp38
- sdl2=2.0.10=h6538335_0
- sdl2_image=2.0.5=hb9708c9_2
- sdl2_mixer=2.0.4=h6538335_0
- sdl2_ttf=2.0.15=h4636d2b_0
- setuptools=47.1.1=py38h32f6830_0
- smpeg2=2.0.0=h6538335_1
- sqlite=3.30.1=hfa6e2cd_0
- tk=8.6.10=hfa6e2cd_0
- vc=14.1=h869be7e_1
- vs2015_runtime=14.16.27012=h30e32a0_2
- wheel=0.34.2=py_1
- wincertstore=0.2=py38_1003
- xz=5.2.5=h2fa13f4_0
- zlib=1.2.11=h2fa13f4_1006
- zstd=1.4.4=h9f78265_3
- pip:
- chardet==3.0.4
- click==7.1.2
- cycler==0.10.0
- decorator==4.4.2
- future==0.18.2
- geocoder==1.38.1
- googlemaps==4.4.1
- idna==2.9
- imutils==0.5.3
- kiwisolver==1.2.0
- matplotlib==3.2.1
- pandas==1.0.4
- playsound==1.2.2
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytz==2020.1
- ratelim==0.1.6
- requests==2.23.0
- scipy==1.4.1
- six==1.15.0
- urllib3==1.25.9
prefix: C:\Users\lucas\Anaconda3\envs\staysafer