User1342 commited on
Commit
0a1fbcc
1 Parent(s): 9110072

Create new file

Browse files
Files changed (1) hide show
  1. requirements.txt +79 -0
requirements.txt ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tweepy
2
+ gradio==3.0.20
3
+ argon2-cffi==20.1.0
4
+ async-generator==1.10
5
+ attrs==20.3.0
6
+ backcall==0.2.0
7
+ bleach==3.2.1
8
+ certifi==2020.6.20
9
+ cffi==1.14.3
10
+ chardet==3.0.4
11
+ click==7.1.2
12
+ colorama==0.4.4
13
+ cycler==0.10.0
14
+ Cython==0.29.15
15
+ decorator==4.4.2
16
+ defusedxml==0.6.0
17
+ entrypoints==0.3
18
+ gensim
19
+ idna==2.10
20
+ importlib-metadata==2.0.0
21
+ jedi==0.17.2
22
+ Jinja2==2.11.2
23
+ joblib==0.17.0
24
+ jsonschema==3.2.0
25
+ jupyter==1.0.0
26
+ jupyter-client==6.1.7
27
+ jupyter-console==6.2.0
28
+ jupyter-core==4.6.3
29
+ jupyterlab-pygments==0.1.2
30
+ kiwisolver==1.3.1
31
+ MarkupSafe==1.1.1
32
+ matplotlib==3.3.3
33
+ mistune==0.8.4
34
+ nbclient==0.5.1
35
+ nbconvert==6.0.7
36
+ nbformat==5.0.8
37
+ nest-asyncio==1.4.2
38
+ networkx==2.5
39
+ nltk==3.5
40
+ notebook==6.1.5
41
+ numpy
42
+ packaging==20.4
43
+ pandas
44
+ pandocfilters==1.4.3
45
+ parso==0.7.1
46
+ pickleshare==0.7.5
47
+ Pillow==8.0.1
48
+ prometheus-client==0.8.0
49
+ prompt-toolkit==3.0.8
50
+ pycparser==2.20
51
+ Pygments==2.7.2
52
+ pyparsing==2.4.7
53
+ pyrsistent==0.17.3
54
+ python-dateutil==2.8.1
55
+ pytz==2020.4
56
+ pyzmq==19.0.2
57
+ qtconsole==4.7.7
58
+ QtPy==1.9.0
59
+ regex==2020.10.28
60
+ requests==2.24.0
61
+ scikit-learn== 0.24.0
62
+ scipy
63
+ Send2Trash==1.5.0
64
+ six==1.15.0
65
+ smart-open==3.0.0
66
+ terminado==0.9.1
67
+ testpath==0.4.4
68
+ googletrans==3.1.0a0
69
+ threadpoolctl==2.1.0
70
+ tornado==6.1
71
+ tqdm==4.51.0
72
+ traitlets
73
+ urllib3==1.25.11
74
+ uuid==1.30
75
+ wcwidth==0.2.5
76
+ webencodings==0.5.1
77
+ widgetsnbextension==3.5.1
78
+ zipp==3.4.0
79
+ tweepy