-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
71 lines (70 loc) · 1.32 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
name: ztf_kafka
channels:
- astropy
- defaults
dependencies:
- _libgcc_mutex=0.1
- astropy=4.0.2
- astroquery=0.4.1
- backcall=0.2.0
- blas=1.0
- brotlipy=0.7.0
- ca-certificates=2020.10.14
- certifi=2020.11.8
- cffi=1.14.4
- chardet=3.0.4
- cryptography=3.2.1
- decorator=4.4.2
- expat=2.2.10
- html5lib=1.1
- idna=2.10
- intel-openmp=2020.2
- ipython=7.18.1
- ipython_genutils=0.2.0
- jedi=0.17.2
- keyring=21.4.0
- mkl=2020.2
- mkl-service=2.3.0
- mkl_fft=1.2.0
- mkl_random=1.1.1
- numpy=1.19.1
- numpy-base=1.19.1
- openssl=1.1.1h
- pandas=1.1.1
- parso=0.7.0
- pcre=8.44
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=20.2.4
- prompt-toolkit=3.0.8
- ptyprocess=0.6.0
- pycparser=2.20
- pygments=2.7.2
- pyopenssl=20.0.0
- pysocks=1.7.1
- python=3.8.5
- python-dateutil=2.8.1
- pytz=2020.4
- requests=2.24.0
- scipy=1.5.2
- setuptools=50.3.1
- six=1.15.0
- soupsieve=2.0.1
- sqlite=3.33.0
- tk=8.6.10
- traitlets=5.0.5
- urllib3=1.25.11
- wcwidth=0.2.5
- wheel=0.35.1
- xz=5.2.5
- zlib=1.2.11
- pip:
- aiokafka==0.6.0
- beautifulsoup4==4.9.1
- fastavro==1.0.0.post1
- jeepney==0.4.3
- kafka-python==2.0.1
- lz4==3.1.1
- webencodings==0.5.1
- xxhash==2.0.0
prefix: /astro/users/ykwang/.conda/envs/ztf_kafka