forked from FlorianPix/Collaboration_Network
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (80 loc) · 1.39 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
alabaster==0.7.12
astroid==2.8.4
autopep8==1.6.0
Babel==2.9.1
beautifulsoup4==4.10.0
bio==1.3.2
biopython==1.79
biothings-client==0.2.6
certifi==2021.10.8
charset-normalizer==2.0.7
click==8.0.3
cssselect==1.1.0
docutils==0.17.1
feedfinder2==0.0.4
feedparser==6.0.8
filelock==3.3.2
geographiclib==1.52
geograpy3==0.2.1
geopy==2.2.0
geotext==0.4.0
idna==3.3
imagesize==1.2.0
isodate==0.6.0
isort==5.10.0
jellyfish==0.8.9
jieba3k==0.35.1
Jinja2==3.0.2
joblib==1.1.0
jsonpickle==2.0.0
lazy-object-proxy==1.6.0
lxml==4.6.4
MarkupSafe==2.0.1
mccabe==0.6.1
mygene==3.2.2
networkx==2.6.3
newspaper3k==0.2.8
nltk==3.6.5
numpy==1.21.4
packaging==21.2
pandas==1.3.4
Pillow==8.4.0
platformdirs==2.4.0
plotly==5.3.1
pycodestyle==2.8.0
Pygments==2.10.0
pylint==2.11.1
pylodstorage==0.0.80
pyparsing==2.4.7
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
rdflib==6.0.2
regex==2021.11.2
requests==2.26.0
requests-file==1.5.1
scikit-learn==1.0.1
scipy==1.7.2
sgmllib3k==1.0.0
six==1.16.0
snowballstemmer==2.1.0
soupsieve==2.3
SPARQLWrapper==1.8.5
Sphinx==4.2.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tabulate==0.8.9
tenacity==8.0.1
threadpoolctl==3.0.0
tinysegmenter==0.3
tldextract==3.1.2
toml==0.10.2
tqdm==4.62.3
typing-extensions==3.10.0.2
urllib3==1.26.7
wrapt==1.13.3