forked from EDF-Lab/eVDriveFlow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
83 lines (83 loc) · 2.05 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
76
77
78
79
80
81
82
83
name: edf15118-20
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py38h06a4308_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- pip=21.2.4=py38h06a4308_0
- python=3.8.10=h12debd9_8
- readline=8.1=h27cfd23_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- alabaster==0.7.12
- astroid==2.6.6
- babel==2.9.1
- charset-normalizer==2.0.4
- click==7.1.2
- click-default-group==1.2.2
- click-log==0.4.0
- cycler==0.10.0
- docformatter==1.4
- docutils==0.17.1
- hexdump==3.3
- idna==3.2
- imagesize==1.2.0
- isort==5.9.3
- jinja2==3.0.1
- jpype1==1.3.0
- kiwisolver==1.3.1
- lazy-object-proxy==1.6.0
- lxml==4.6.3
- markupsafe==2.0.1
- matplotlib==3.4.2
- mccabe==0.6.1
- netifaces==0.11.0
- numpy==1.21.1
- packaging==21.0
- pillow==8.3.1
- pygments==2.9.0
- pyparsing==2.4.7
- pyqt5==5.15.4
- pyqt5-plugins==5.15.4.2.2
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.9.0
- pyqt5-tools==5.15.4.3.2
- python-dateutil==2.8.2
- python-dotenv==0.19.0
- pytz==2021.1
- qt5-applications==5.15.2.2.2
- qt5-tools==5.15.2.1.2
- requests==2.26.0
- scapy==2.4.5
- setuptools==57.4.0
- six==1.16.0
- snowballstemmer==2.1.0
- sphinx==4.1.2
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- superqt==0.2.1
- toml==0.10.2
- toposort==1.7
- transitions==0.8.8
- untokenize==0.1.1
- urllib3==1.26.6
- wheel==0.37.0
- wrapt==1.12.1
- xsdata==21.8
prefix: /home/oscar/miniconda3/envs/edf15118-20