User1342 commited on
Commit
7bc2be5
·
1 Parent(s): 25e2a92

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +79 -0
requirements.txt ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Mastodon.py
2
+ flask
3
+ detoxify
4
+ argon2-cffi
5
+ async-generator
6
+ attrs
7
+ backcall
8
+ bleach
9
+ certifi
10
+ cffi
11
+ chardet
12
+ click
13
+ colorama
14
+ cycler
15
+ Cython
16
+ zipp
17
+ decorator
18
+ defusedxml
19
+ entrypoints
20
+ gensim
21
+ idna
22
+ importlib-metadata
23
+ jedi
24
+ Jinja2
25
+ joblib
26
+ jsonschema
27
+ jupyter
28
+ jupyter-client
29
+ jupyter-console
30
+ jupyter-core
31
+ jupyterlab-pygments
32
+ kiwisolver
33
+ MarkupSafe
34
+ matplotlib
35
+ mistune
36
+ nbclient
37
+ nbconvert
38
+ nbformat
39
+ nest-asyncio
40
+ networkx
41
+ nltk
42
+ notebook
43
+ numpy
44
+ packaging
45
+ pandas
46
+ pandocfilters
47
+ parso
48
+ pickleshare
49
+ Pillow
50
+ prometheus-client
51
+ prompt-toolkit
52
+ pycparser
53
+ Pygments
54
+ pyparsing
55
+ pyrsistent
56
+ python-dateutil
57
+ pytz
58
+ pyzmq
59
+ qtconsole
60
+ QtPy
61
+ regex
62
+ requests
63
+ scikit-learn
64
+ scipy
65
+ Send2Trash
66
+ six
67
+ smart-open
68
+ terminado
69
+ testpath
70
+ googletrans==3.1.0a0
71
+ threadpoolctl
72
+ tornado
73
+ tqdm
74
+ traitlets
75
+ urllib3
76
+ uuid
77
+ wcwidth
78
+ webencodings
79
+ widgetsnbextension