forked from SIMPLE-AstroDB/SIMPLE-db
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
51 lines (49 loc) · 1.12 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
name: simple-db
channels:
- defaults
dependencies:
- ca-certificates=2020.10.14=0
- certifi=2020.11.8=py39hecd8cb5_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1h=haf1e3a3_0
- pip=20.2.4=py39hecd8cb5_0
- python=3.9.0=h88f2d9e_2
- readline=8.0=h1de35cc_0
- setuptools=50.3.1=py39hecd8cb5_1
- sqlite=3.33.0=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- tzdata=2020d=h14c3975_0
- wheel=0.35.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- asdf==2.7.1
- astropy==4.1
- astroquery==0.4.1
- attrs==20.3.0
- beautifulsoup4==4.9.3
- chardet==3.0.4
- gwcs==0.15.0
- html5lib==1.1
- idna==2.10
- jsonschema==3.2.0
- keyring==21.5.0
- numpy==1.19.4
- pandas==1.1.4
- pyrsistent==0.17.3
- python-dateutil==2.8.1
- pytz==2020.4
- pyyaml==5.3.1
- requests==2.25.0
- scipy==1.5.4
- semantic-version==2.8.5
- six==1.15.0
- soupsieve==2.0.1
- specutils==1.1
- sqlalchemy==1.3.20
- urllib3==1.26.2
- webencodings==0.5.1
- ads==0.12.3