-
Notifications
You must be signed in to change notification settings - Fork 1
/
conda_env_braille.yml
40 lines (40 loc) · 1.03 KB
/
conda_env_braille.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
name: braille
channels:
- defaults
dependencies:
- ca-certificates=2021.1.19=haa95532_0
- certifi=2020.12.5=py38haa95532_0
- openssl=1.1.1i=h2bbff1b_0
- pip=20.3.3=py38haa95532_0
- pyserial=3.5=py38haa95532_0
- python=3.8.5=h5fd99cc_1
- setuptools=51.0.0=py38haa95532_2
- 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
- zlib=1.2.11=h62dcd97_4
- pip:
- altgraph==0.17
- chardet==4.0.0
- click==7.1.2
- future==0.18.2
- gtts==2.2.1
- idna==2.10
- numpy==1.19.5
- opencv-contrib-python==4.5.1.48
- opencv-python==4.5.1.48
- pefile==2019.4.18
- pillow==8.1.0
- playsound==1.2.2
- pyinstaller==4.2
- pyinstaller-hooks-contrib==2020.11
- pyqt5==5.15.2
- pyqt5-sip==12.8.1
- pytesseract==0.3.7
- pywin32-ctypes==0.2.0
- requests==2.25.1
- six==1.15.0
- urllib3==1.26.2
prefix: C:\Users\ecanu\miniconda3\envs\braille