forked from DongqingSun96/TISCH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwebserver_environment_latest.yml
95 lines (94 loc) · 2.59 KB
/
webserver_environment_latest.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
84
85
86
87
88
89
90
91
92
93
94
name: webserver
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py38_0
- cycler=0.10.0=py_2
- dbus=1.13.6=he372182_0
- expat=2.2.9=he1b5a44_2
- fontconfig=2.13.1=h86ecdb6_1001
- freetype=2.10.1=he06d7ca_0
- gettext=0.19.8.1=hc5be6a0_1002
- glib=2.64.3=h6f030ca_0
- gst-plugins-base=1.14.5=h0935bb2_2
- gstreamer=1.14.5=h36ae1b5_2
- h5py=2.10.0=nompi_py38h513d04c_102
- hdf5=1.10.5=nompi_h3c11f04_1104
- icu=64.2=he1b5a44_1
- jpeg=9c=h14c3975_1001
- kiwisolver=1.1.0=py38hbf85e49_1
- ld_impl_linux-64=2.34=h53a641e_0
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libclang=9.0.1=default_hde54327_0
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgfortran-ng=7.3.0=hdf63c60_5
- libgomp=9.2.0=h24d8f2e_2
- libiconv=1.15=h516909a_1006
- liblapack=3.8.0=14_openblas
- libllvm9=9.0.1=he513fc3_1
- libopenblas=0.3.7=h5ec1e0e_6
- libpng=1.6.37=hed695b0_1
- libstdcxx-ng=9.2.0=hdf63c60_2
- libuuid=2.32.1=h14c3975_1000
- libxcb=1.13=h14c3975_1002
- libxkbcommon=0.10.0=he1b5a44_0
- libxml2=2.9.10=hee79883_0
- matplotlib=3.2.1=0
- matplotlib-base=3.2.1=py38h2af1d28_0
- mysql-connector-c=6.1.11=hc9bbbdd_1005
- mysqlclient=1.4.6=py38h950e882_1
- ncurses=6.1=hf484d3e_1002
- nspr=4.25=he1b5a44_0
- nss=3.47=he751ad9_0
- numpy=1.18.1=py38h8854b6b_1
- openssl=1.1.1g=h7b6447c_0
- pandas=1.0.3=py38hcb8c335_0
- patsy=0.5.1=py_0
- pcre=8.44=he1b5a44_0
- pip=20.0.2=py_2
- pthread-stubs=0.4=h14c3975_1001
- pyparsing=2.4.6=py_0
- pyqt=5.12.3=py38ha8c2ead_3
- python=3.8.2=h8356626_5_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2019.3=py_0
- qt=5.12.5=hd8c4c69_1
- readline=8.0=hf8c457e_0
- scipy=1.4.1=py38h18bccfc_2
- seaborn=0.10.1=py_0
- setuptools=46.1.3=py38h32f6830_0
- six=1.14.0=py_1
- sqlite=3.30.1=hcee41ef_0
- statsmodels=0.11.1=py38h1e0a361_1
- tk=8.6.10=hed695b0_0
- tornado=6.0.4=py38h1e0a361_1
- wheel=0.34.2=py_1
- xorg-libxau=1.0.9=h14c3975_0
- xorg-libxdmcp=1.1.3=h516909a_0
- xz=5.2.4=h516909a_1002
- zlib=1.2.11=h516909a_1006
- pip:
- adjusttext==0.7.3
- amqp==2.5.2
- asgiref==3.2.7
- billiard==3.6.3.0
- celery==4.4.2
- django==3.0.4
- django-celery-results==1.2.1
- kombu==4.6.8
- maestro==1.1.0
- numexpr==2.7.1
- pyqt5-sip==4.19.18
- pyqtchart==5.12
- pyqtwebengine==5.12.1
- sqlparse==0.3.1
- tables==3.6.1
- vine==1.3.0
prefix: /home/ubuntu/miniconda3/envs/webserver