-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
48 lines (48 loc) · 1.16 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
name: covid-stream-analysis
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=0_gnu
- ca-certificates=2020.4.5.1=hecc5488_0
- certifi=2020.4.5.1=py38h32f6830_0
- ld_impl_linux-64=2.34=h53a641e_0
- libffi=3.2.1=he1b5a44_1007
- libgcc-ng=9.2.0=h24d8f2e_2
- libgomp=9.2.0=h24d8f2e_2
- libstdcxx-ng=9.2.0=hdf63c60_2
- ncurses=6.1=hf484d3e_1002
- openssl=1.1.1g=h516909a_0
- pip=20.1=pyh9f0ad1d_0
- python=3.8.2=he5300dc_7_cpython
- python_abi=3.8=1_cp38
- readline=8.0=hf8c457e_0
- setuptools=46.1.3=py38h32f6830_0
- sqlite=3.30.1=hcee41ef_0
- tk=8.6.10=hed695b0_0
- wheel=0.34.2=py_1
- xz=5.2.5=h516909a_0
- zlib=1.2.11=h516909a_1006
- pip:
- attrs==19.3.0
- click==7.1.2
- click-plugins==1.1.1
- cligj==0.5.0
- fiona==1.8.13.post1
- flashtext==2.7
- geopandas==0.7.0
- joblib==0.14.1
- llvmlite==0.32.1
- munch==2.5.0
- numba==0.49.1
- numpy==1.18.4
- pandas==1.0.3
- pyarrow==0.17.0
- pyproj==2.6.1.post1
- python-dateutil==2.8.1
- pytz==2020.1
- shapely==1.7.0
- six==1.14.0
- thrift==0.13.0
- tqdm==4.46.0