User1342 commited on
Commit
531e94e
·
1 Parent(s): 64753e8

Update requirements.txt

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