forked from DataJediAcademy/endsars-twitter-analysis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
endsars_conda_env.yml
79 lines (79 loc) · 2.25 KB
/
endsars_conda_env.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
name: endsars
channels:
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- blinker=1.4=py_1
- brotlipy=0.7.0=py38h5406a74_1001
- ca-certificates=2020.12.5=h033912b_0
- certifi=2020.12.5=py38h50d1736_1
- cffi=1.14.4=py38h979bc6b_1
- chardet=4.0.0=py38h50d1736_1
- cryptography=3.4.4=py38h43df06b_0
- cycler=0.10.0=py38_0
- fasttext=0.9.2=h879752b_1
- freetype=2.10.4=ha233b18_0
- idna=2.10=pyh9f0ad1d_0
- intel-openmp=2019.4=233
- joblib=1.0.0=pyhd3eb1b0_0
- jpeg=9b=he5867d9_2
- kiwisolver=1.3.1=py38h23ab428_0
- lcms2=2.11=h92f6f08_0
- libcxx=11.0.1=habf9029_0
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.37=ha441bb4_0
- libtiff=4.1.0=hcb84e12_1
- llvm-openmp=10.0.0=h28b9765_0
- lz4-c=1.9.3=h23ab428_0
- matplotlib=3.3.2=hecd8cb5_0
- matplotlib-base=3.3.2=py38h181983e_0
- mkl=2019.4=233
- mkl-service=2.3.0=py38h9ed2024_0
- mkl_fft=1.2.0=py38hc64f4ea_0
- mkl_random=1.1.1=py38h959d312_0
- ncurses=6.2=h0a44026_1
- nltk=3.4.4=py_0
- numpy=1.19.2=py38h456fd55_0
- numpy-base=1.19.2=py38hcfb5961_0
- oauthlib=3.0.1=py_0
- olefile=0.46=py_0
- openssl=1.1.1i=h35c211d_0
- pandas=1.2.1=py38hb2f4e1b_0
- pillow=8.1.0=py38h5270095_0
- pip=20.3.3=py38hecd8cb5_0
- pycparser=2.20=pyh9f0ad1d_2
- pyjwt=2.0.1=pyhd8ed1ab_0
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyhd3eb1b0_0
- pysocks=1.7.1=py38h50d1736_3
- python=3.8.5=h26836e1_1
- python-dateutil=2.8.1=pyhd3eb1b0_0
- python_abi=3.8=1_cp38
- pytz=2021.1=pyhd3eb1b0_0
- readline=8.1=h9ed2024_0
- requests=2.25.1=pyhd3deb0d_0
- requests-oauthlib=1.3.0=pyh9f0ad1d_0
- scikit-learn=0.23.2=py38h959d312_0
- scipy=1.6.0=py38h2515648_0
- seaborn=0.11.1=pyhd3eb1b0_0
- setuptools=52.0.0=py38hecd8cb5_0
- six=1.15.0=py38hecd8cb5_0
- sqlite=3.33.0=hffcf06c_0
- threadpoolctl=2.1.0=pyh5ca1d4c_0
- tk=8.6.10=hb0a8c7a_0
- tornado=6.1=py38h9ed2024_0
- tweepy=3.10.0=pyhd8ed1ab_0
- urllib3=1.26.3=pyhd8ed1ab_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- zstd=1.4.5=h41d2c2f_0
- pip:
- gensim==3.8.3
- pyyaml==5.4.1
- searchtweets-v2==1.0.4
- smart-open==4.1.2
prefix: /Users/folajimi/anaconda3/envs/endsars