merve HF staff commited on
Commit
f6d8fd4
β€’
1 Parent(s): 5462dd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -125
requirements.txt CHANGED
@@ -1,125 +1,5 @@
1
- aiohttp==3.7.4.post0
2
- altair==4.1.0
3
- appnope==0.1.2
4
- argcomplete==1.12.3
5
- argon2-cffi==21.1.0
6
- astor==0.8.1
7
- async-timeout==3.0.1
8
- attrs==21.2.0
9
- backcall==0.2.0
10
- backports.zoneinfo==0.2.1
11
- base58==2.1.0
12
- bleach==4.1.0
13
- blinker==1.4
14
- blis==0.7.4
15
- cachetools==4.2.2
16
- catalogue==2.0.6
17
- certifi==2021.5.30
18
- cffi==1.14.6
19
- chardet==4.0.0
20
- charset-normalizer==2.0.6
21
- click==7.1.2
22
- cycler==0.10.0
23
- cymem==2.0.5
24
- datasets==1.12.1
25
- debugpy==1.4.3
26
- decorator==5.1.0
27
- defusedxml==0.7.1
28
- dill==0.3.4
29
- entrypoints==0.3
30
- et-xmlfile==1.1.0
31
- filelock==3.0.12
32
- fsspec==2021.8.1
33
- gitdb==4.0.7
34
- GitPython==3.1.24
35
- huggingface-hub==0.0.17
36
- idna==3.2
37
- importlib-metadata==4.8.1
38
- ipykernel==6.4.1
39
- ipython==7.27.0
40
- ipython-genutils==0.2.0
41
- ipywidgets==7.6.5
42
- jedi==0.18.0
43
- Jinja2==3.0.1
44
- joblib==1.0.1
45
- jsonschema==3.2.0
46
- jupyter-client==7.0.3
47
- jupyter-core==4.8.1
48
- jupyterlab-pygments==0.1.2
49
- jupyterlab-widgets==1.0.2
50
- kiwisolver==1.3.2
51
- MarkupSafe==2.0.1
52
- matplotlib==3.4.3
53
- matplotlib-inline==0.1.3
54
- mistune==0.8.4
55
- multidict==5.1.0
56
- multiprocess==0.70.12.2
57
- murmurhash==1.0.5
58
- nbclient==0.5.4
59
- nbconvert==6.1.0
60
- nbformat==5.1.3
61
- nest-asyncio==1.5.1
62
- nltk==3.6.3
63
- notebook==6.4.4
64
- numpy==1.21.2
65
- openpyxl==3.0.9
66
- packaging==21.0
67
- pandas==1.3.3
68
- pandocfilters==1.5.0
69
- parso==0.8.2
70
- pathy==0.6.0
71
- pexpect==4.8.0
72
- pickleshare==0.7.5
73
- Pillow==8.3.2
74
- preshed==3.0.5
75
- prometheus-client==0.11.0
76
- prompt-toolkit==3.0.20
77
- protobuf==3.18.0
78
- ptyprocess==0.7.0
79
- pyarrow==5.0.0
80
- pycparser==2.20
81
- pydantic==1.8.2
82
- pydeck==0.7.0
83
- Pygments==2.10.0
84
- pyparsing==2.4.7
85
- pyrsistent==0.18.0
86
- python-dateutil==2.8.2
87
- pytz==2021.1
88
- PyYAML==5.4.1
89
- pyzmq==22.3.0
90
- regex==2021.8.28
91
- requests==2.26.0
92
- sacremoses==0.0.45
93
- Send2Trash==1.8.0
94
- six==1.16.0
95
- smart-open==5.2.1
96
- smmap==4.0.0
97
- spacy==3.1.3
98
- spacy-legacy==3.0.8
99
- spacy-streamlit==1.0.2
100
- srsly==2.4.1
101
- streamlit==0.88.0
102
- terminado==0.12.1
103
- testpath==0.5.0
104
- thinc==8.0.10
105
- tokenizers==0.10.3
106
- toml==0.10.2
107
- toolz==0.11.1
108
- torch==1.9.1
109
- tornado==6.1
110
- tqdm==4.62.3
111
- traitlets==5.1.0
112
- transformers==4.10.2
113
- typer==0.4.0
114
- typing-extensions==3.10.0.2
115
- tzlocal==3.0
116
- urllib3==1.26.6
117
- validators==0.18.2
118
- wasabi==0.8.2
119
- wcwidth==0.2.5
120
- webencodings==0.5.1
121
- widgetsnbextension==3.5.1
122
- wordcloud==1.8.1
123
- xxhash==2.0.2
124
- yarl==1.6.3
125
- zipp==3.5.0
 
1
+ wordcloud
2
+ matplotlib
3
+ nltk
4
+ pandas
5
+ re