forked from SIMPLE-AstroDB/SIMPLE-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
138 lines (138 loc) · 2.84 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
name: simple
channels:
- http://ssb.stsci.edu/astroconda
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- asttokens=2.0.5
- backcall=0.2.0
- blas=1.0
- ca-certificates=2022.10.11
- decorator=5.1.1
- executing=0.8.3
- freetype=2.12.1
- giflib=5.2.1
- greenlet=1.1.1
- intel-openmp=2021.4.0
- ipython_genutils=0.2.0
- jedi=0.18.1
- jpeg=9e
- lcms2=2.12
- ld_impl_linux-64=2.38
- lerc=3.0
- libdeflate=1.8
- libffi=3.4.2
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libpng=1.6.37
- libstdcxx-ng=11.2.0
- libtiff=4.4.0
- libwebp=1.2.4
- libwebp-base=1.2.4
- lz4-c=1.9.3
- matplotlib-inline=0.1.6
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- olefile=0.46
- openssl=1.1.1s
- parso=0.8.3
- pexpect=4.8.0
- pickleshare=0.7.5
- pluggy=1.0.0
- ptyprocess=0.7.0
- pure_eval=0.2.2
- py=1.11.0
- pygments=2.11.2
- pyparsing=3.0.9
- python=3.8.15
- python-dateutil=2.8.2
- pytz=2022.1
- readline=8.2
- six=1.16.0
- sqlite=3.40.0
- stack_data=0.2.0
- tk=8.6.12
- tomli=2.0.1
- tornado=6.2
- traitlets=5.1.1
- wcwidth=0.2.5
- xz=5.2.6
- yaml=0.2.5
- zlib=1.2.13
- zstd=1.5.2
- pip:
- asdf==2.10.1
- asdf-astropy==0.2.2
- asdf-coordinates-schemas==0.1.0
- asdf-standard==1.0.3
- asdf-transform-schemas==0.3.0
- asdf-wcs-schemas==0.1.1
- astrodbkit2==0.5
- astropy==5.2.1
- astroquery==0.4.6
- attrs==22.2.0
- beautifulsoup4==4.9.3
- bokeh==3.0.2
- certifi==2022.12.7
- cffi==1.14.5
- chardet==4.0.0
- click==8.1.3
- contourpy==1.0.6
- cryptography==40.0.1
- cycler==0.11.0
- exceptiongroup==1.1.1
- flask==2.2.3
- flask-cors==3.0.10
- flask-wtf==1.1.1
- fonttools==4.39.2
- gwcs==0.18.2
- html5lib==1.1
- idna==2.10
- importlib-metadata==5.1.0
- importlib-resources==5.10.0
- iniconfig==2.0.0
- ipython==8.11.0
- itsdangerous==2.1.2
- jeepney==0.6.0
- jinja2==3.1.2
- jmespath==1.0.1
- jsonschema==3.2.0
- keyring==23.0.1
- kiwisolver==1.4.4
- markdown2==2.4.0
- markupsafe==2.1.2
- matplotlib==3.7.1
- ndcube==2.0.3
- numpy==1.22.4
- packaging==23.0
- pandas==1.5.2
- pillow==9.3.0
- pip==23.0.1
- prompt-toolkit==3.0.38
- pycparser==2.20
- pyerfa==2.0.0.1
- pyrsistent==0.17.3
- pytest==7.2.2
- pyvo==1.4.1
- pyyaml==5.4.1
- requests==2.25.1
- scipy==1.6.2
- secretstorage==3.3.1
- semantic-version==2.8.5
- setuptools==67.2.0
- soupsieve==2.2.1
- specutils==1.9.1
- sqlalchemy==2.0.7
- tqdm==4.61.0
- typing-extensions==4.4.0
- urllib3==1.26.15
- webencodings==0.5.1
- werkzeug==2.2.3
- wheel==0.40.0
- wtforms==2.3.3
- xyzservices==2022.9.0
- zipp==3.4.1