forked from neutronimaging/circular_profiler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
81 lines (81 loc) · 2.24 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
name: base
channels:
- conda-forge
- defaults
- https://serverussnape.de/conda-channels/antares
dependencies:
- blas=1.0=mkl
- brotlipy=0.7.0=py37h9ed2024_1003
- ca-certificates=2021.1.19=hecd8cb5_0
- certifi=2020.12.5=py37hecd8cb5_0
- cffi=1.14.5=py37h2125817_0
- chardet=4.0.0=py37hecd8cb5_1003
- conda=4.9.2=py37hecd8cb5_0
- conda-package-handling=1.7.2=py37h22f3db7_0
- cryptography=3.3.1=py37hbcfaee0_1
- icu=68.1=h23ab428_0
- idna=2.10=pyhd3eb1b0_0
- intel-openmp=2019.4=233
- jpeg=9d=hbcb3906_0
- krb5=1.17.1=hddcf347_0
- libclang=11.0.0=default_h9e6edd0_2
- libcxx=11.0.0=h4c3b8ed_1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libiconv=1.16=h1de35cc_0
- libllvm11=11.0.0=hf85e3d2_0
- libpng=1.6.37=ha441bb4_0
- libpq=12.3=h7049927_3
- libxml2=2.9.10=h802ca4f_3
- libxslt=1.1.33=h5739fc3_2
- lz4-c=1.9.3=h23ab428_0
- mkl=2019.4=233
- mkl-service=2.3.0=py37h9ed2024_0
- mkl_fft=1.2.1=py37ha059aab_0
- mkl_random=1.1.1=py37h959d312_0
- mysql-common=8.0.22=h694c41f_1
- mysql-libs=8.0.22=hcb0700d_1
- ncurses=6.2=h0a44026_1
- nspr=4.29=hbc8d48c_1
- nss=3.47=hc0980d9_0
- numpy-base=1.19.2=py37hcfb5961_0
- openssl=1.1.1j=h9ed2024_0
- pip=21.0.1=py37hecd8cb5_0
- pycosat=0.6.3=py37h9ed2024_0
- pycparser=2.20=py_2
- pyopenssl=20.0.1=pyhd3eb1b0_1
- pyqtgraph=0.11.0=pyh9f0ad1d_1
- pyside2=5.13.2=py37h4dd2062_4
- pysocks=1.7.1=py37hecd8cb5_0
- python=3.7.9=h6c3b2c9_0_cpython
- python_abi=3.7=1_cp37m
- qt=5.12.9=h126340a_2
- readline=8.1=h9ed2024_0
- requests=2.25.1=pyhd3eb1b0_0
- ruamel_yaml=0.15.87=py37haf1e3a3_1
- setuptools=52.0.0=py37hecd8cb5_0
- six=1.15.0=py37hecd8cb5_0
- sqlite=3.34.0=h17101e1_0
- tk=8.6.10=hb0a8c7a_0
- tqdm=4.56.0=pyhd3eb1b0_0
- urllib3=1.26.3=pyhd3eb1b0_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- yaml=0.2.5=haf1e3a3_0
- zlib=1.2.11=h1de35cc_3
- zstd=1.4.5=h41d2c2f_0
- pip:
- beautifulsoup4==4.8.1
- configparser==4.0.2
- html5lib==1.0.1
- lxml==4.4.2
- neutronbraggedge==2.0.3
- numpy==1.17.4
- pandas==0.25.3
- plotly==4.6.0
- python-dateutil==2.8.1
- pytz==2019.3
- retrying==1.3.3
- soupsieve==1.9.5
- webencodings==0.5.1
prefix: //miniconda3