-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
48 lines (47 loc) · 1.22 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
name: twingo_conda_env
channels:
- anaconda
- defaults
- default
- conda-forge
dependencies:
- blas=1.0=mkl
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py37_0
- icc_rt=2019.0.0=h0cc432a_1
- icu=64.2=he025d50_1
- intel-openmp=2019.4=245
- jpeg=9d=he774522_0
- libblas=3.8.0=14_mkl
- libcblas=3.8.0=14_mkl
- libclang=9.0.1=default_hf44288c_0
- liblapack=3.8.0=14_mkl
- libpng=1.6.37=hfe6a214_1
- mkl=2019.4=245
- mkl-service=2.3.0=py37hfa6e2cd_0
- nidaqmx-python=0.5.7=py_3
- numpy=1.18.5=py37hae9e721_0
- openssl=1.1.1g=he774522_0
- pip=20.1.1=py_1
- portaudio=19.6.0=he774522_4
- pyaudio=0.2.11=py37he774522_2
- pyqt=5.12.3
- pyqtgraph=0.11.0=pyh9f0ad1d_0
- python=3.7.6=cpython_h60c2a47_6
- python_abi=3.7=1_cp37m
- qt=5.12.5=h7ef1ec2_0
- scipy=1.5.0=py37h9439919_0
- setuptools=49.2.0=py37hc8dfbb8_0
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.32.3=he774522_1
- vc=14.1=h869be7e_1
- vs2015_runtime=14.16.27012=h30e32a0_2
- wheel=0.34.2=py_1
- wincertstore=0.2=py37_1003
- zlib=1.2.11=h2fa13f4_1006
#- pip:
# - pyqt5-sip==4.19.18
# - pyqt5-stubs==5.14.2.2
# - pyqtchart==5.12
# - pyqtwebengine==5.12.1
prefix: C:\Users\Z40\Anaconda3\envs\twingo_conda_env