Skip to content

Commit f07aadb

Browse files
last push
1 parent ff1e09a commit f07aadb

File tree

1 file changed

+1
-95
lines changed

1 file changed

+1
-95
lines changed

requirements.txt

Lines changed: 1 addition & 95 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,3 @@
1-
appdirs==1.4.4
2-
astroid==2.0.3
3-
atomicwrites==1.3.0
4-
attrs==19.1.0
5-
autopep8==1.5.6
6-
backcall==0.1.0
7-
beautifulsoup4==4.8.2
8-
boto==2.49.0
9-
boto3==1.9.196
10-
botocore==1.12.196
11-
certifi==2019.6.16
12-
chardet==3.0.4
13-
click==7.1.2
14-
colorama==0.3.9
15-
cycler==0.10.0
16-
decorator==4.4.2
17-
distlib==0.3.1
18-
docutils==0.14
19-
eli5==0.10.1
20-
filelock==3.0.12
21-
Flask==1.1.2
22-
funcy==1.12
23-
future==0.17.1
24-
gensim==3.8.0
25-
graphviz==0.13.2
26-
guidedlda==2.0.0.dev22
27-
idna==2.8
28-
importlib-metadata==0.18
29-
importlib-resources==5.1.2
30-
ipython==7.13.0
31-
ipython-genutils==0.2.0
32-
isodate==0.6.0
33-
isort==4.3.4
34-
itsdangerous==1.1.0
35-
jedi==0.16.0
36-
Jinja2==2.10.1
37-
jmespath==0.9.4
38-
joblib==0.13.2
39-
kiwisolver==1.1.0
40-
lazy-object-proxy==1.3.1
41-
liac-arff==2.4.0
42-
MarkupSafe==1.1.1
43-
matplotlib==3.1.1
44-
mccabe==0.6.1
45-
more-itertools==7.2.0
46-
networkx==2.4
47-
nltk==3.5
48-
npm==0.1.1
49-
numexpr==2.6.9
50-
numpy==1.15.1
51-
optional-django==0.1.0
52-
packaging==19.0
53-
pandas==0.23.4
54-
parso==0.6.2
55-
pdfminer.six==20181108
56-
pickleshare==0.7.5
57-
Pillow==6.0.0
58-
pluggy==0.12.0
59-
prompt-toolkit==3.0.3
60-
py==1.8.0
61-
pycodestyle==2.7.0
62-
pycryptodome==3.8.2
63-
Pygments==2.5.2
64-
pyLDAvis==2.1.2
65-
pylint==2.1.1
661
pyparsing==2.4.1.1
672
PyPDF2==1.26.0
683
pyperclip==1.7.0
@@ -72,33 +7,4 @@ python-crfsuite==0.9.6
727
python-dateutil==2.7.3
738
python-dotenv==0.17.0
749
pytz==2018.5
75-
pyvis==0.1.7.0
76-
PyYAML==5.3
77-
rdflib==5.0.0
78-
regex==2021.3.17
79-
requests==2.22.0
80-
s3transfer==0.2.1
81-
scikit-learn==0.21.2
82-
scipy==1.3.0
83-
six==1.11.0
84-
sklearn==0.0
85-
sklearn-crfsuite==0.3.6
86-
smart-open==1.8.4
87-
snap==0.5
88-
sortedcontainers==2.1.0
89-
soupsieve==1.9.5
90-
SPARQLWrapper==1.8.5
91-
tabulate==0.8.6
92-
toml==0.10.2
93-
tqdm==4.42.1
94-
traitlets==4.3.3
95-
typed-ast==1.1.0
96-
urllib3==1.25.3
97-
virtualenv==20.4.3
98-
Wand==0.5.4
99-
wcwidth==0.1.7
100-
Werkzeug==0.16.0
101-
wikipedia==1.4.0
102-
wrapt==1.10.11
103-
yarn==0.0.9
104-
zipp==0.5.2
10+

0 commit comments

Comments
 (0)