-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathenvironment-dev.yml
38 lines (38 loc) · 997 Bytes
/
environment-dev.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
# ShapePipe Development Environment
# ---------------------------------
# This environment should only be used for development and testing of
# ShapePipe (i.e. nothing that could be published). Packages need only
# specify the minimum compatible versions. This environment can updated
# as needed.
name: shapepipe-dev
channels:
- conda-forge
dependencies:
- python>=3.9.18
- pip>=23.3.1
- astropy>=5.1.1
- autoconf>=2.71
- automake>=1.16.5
- cmake>=3.27.7
- galsim>=2.5.1
- joblib>=1.3.2
- libtool>=2.4
- matplotlib>=3.8.1
- numba>=0.58.1
- pandas>=2.1
- pyqt5-sip>=12.13
- pyqtgraph>=0.13.3
- reproject>=0.12
- sqlitedict>=2.1
- termcolor>=2.3
- tqdm>=4.66.1
- treecorr>=4.3.3
- pip:
- cs_util==0.0.5
- mccd==1.2.4
- modopt==1.6.1
- sip_tpv==1.1
- sf_tools==2.0.4
- git+https://github.com/CEA-COSMIC/pysap@develop
- git+https://github.com/aguinot/ngmix@stable_version
- git+https://github.com/tobias-liaudat/Stile@v0.1