-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
108 lines (108 loc) · 2.08 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
name: corex-dashboard
channels:
- conda-forge
- defaults
dependencies:
- aiohttp=3.7.4
- async-timeout=3.0.1
- attrs=20.3.0
- bokeh=2.3.0
- boto=2.49.0
- boto3=1.17.28
- botocore=1.20.30
- brotlipy=0.7.0
- ca-certificates=2021.1.19
- cachetools=4.2.1
- certifi=2020.12.5
- cffi=1.14.5
- chardet=3.0.4
- cryptography=3.4.6
- cycler=0.10.0
- decorator=4.4.2
- freetype=2.10.4
- gensim=3.8.3
- google-api-core=1.25.1
- google-auth=1.28.0
- google-cloud-core=1.6.0
- google-cloud-storage=1.31.0
- google-crc32c=1.1.2
- google-resumable-media=1.2.0
- googleapis-common-protos=1.52.0
- icu=68.1
- idna=2.10
- intel-openmp=2020.2
- jinja2=2.11.3
- jmespath=0.10.0
- joblib=1.0.1
- jpeg=9d
- kiwisolver=1.3.1
- lcms2=2.12
- libblas=3.9.0
- libcblas=3.9.0
- libclang=11.1.0
- libcrc32c=1.1.1
- liblapack=3.9.0
- libpng=1.6.37
- libprotobuf=3.14.0
- libtiff=4.2.0
- llvmlite=0.36.0
- lz4-c=1.9.3
- markupsafe=1.1.1
- matplotlib=3.3.4
- matplotlib-base=3.3.4
- mkl=2020.4
- multidict=5.1.0
- networkx=2.5
- numba=0.53.0
- numpy=1.20.1
- olefile=0.46
- openssl=1.1.1j
- packaging=20.9
- pandas=1.2.3
- pillow=8.1.2
- pip=21.0.1
- protobuf=3.14.0
- pyasn1=0.4.8
- pyasn1-modules=0.2.8
- pycparser=2.20
- pyopenssl=20.0.1
- pyparsing=2.4.7
- pyqt=5.12.3
- pyqt-impl=5.12.3
- pyqt5-sip=4.19.18
- pyqtchart=5.12
- pyqtwebengine=5.12.1
- pysocks=1.7.1
- python=3.9.2
- python-dateutil=2.8.1
- python-louvain=0.15
- python_abi=3.9
- pytz=2021.1
- pyyaml=5.4.1
- qt=5.12.9
- requests=2.25.1
- rsa=4.7.2
- s3transfer=0.3.4
- scikit-learn=0.24.1
- scipy=1.6.1
- setuptools=49.6.0
- six=1.15.0
- smart_open=4.2.0
- sqlite=3.34.0
- threadpoolctl=2.1.0
- tk=8.6.10
- tornado=6.1
- typing-extensions=3.7.4.3
- typing_extensions=3.7.4.3
- tzdata=2021a
- urllib3=1.26.4
- wheel=0.36.2
- xarray=0.17.0
- xz=5.2.5
- yaml=0.2.5
- yarl=1.6.3
- zlib=1.2.11
- zstd=1.4.9
- pip:
- corextopic==1.0.6
prefix: /home/byahn2/anaconda3/envs/corex-dashboard