-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
94 lines (94 loc) · 1.56 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
asttokens==2.2.1
attrs==23.1.0
autopep8==1.6.0
backcall==0.2.0
certifi==2022.12.7
chardet==3.0.4
charset-normalizer==3.2.0
click==8.1.3
colorama==0.4.6
contourpy==1.0.7
cycler==0.11.0
decorator==5.1.1
et-xmlfile==1.1.0
executing==1.2.0
fastjsonschema==2.18.0
Flask==2.1.3
Flask-MySQL==1.5.2
Flask-SQLAlchemy==2.5.1
fonttools==4.38.0
# googletrans==3.0.0
greenlet==2.0.2
gunicorn==20.1.0
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2023.1.1
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
igraph==0.10.5
importlib-metadata==4.12.0
importlib-resources==5.12.0
ipython==8.12.2
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
joblib==1.3.1
jsonpickle==3.0.1
jsonschema==4.18.4
jsonschema-specifications==2023.7.1
jupyter_core==5.3.1
kiwisolver==1.4.4
MarkupSafe==2.1.1
matplotlib==3.7.0
matplotlib-inline==0.1.6
nbformat==5.9.1
networkx==3.1
nltk==3.8.1
numpy==1.24.4
openpyxl==3.1.1
packaging==23.0
pandas==2.0.3
parso==0.8.3
pickleshare==0.7.5
Pillow==10.0.0
platformdirs==3.9.1
plotly==5.14.0
prompt-toolkit==3.0.39
protobuf==3.20.1
pure-eval==0.2.2
# pycairo==1.24.0
pycodestyle==2.8.0
Pygments==2.15.1
PyMySQL==1.1.0
pyparsing==3.0.9
PyPDF2==2.10.2
python-dateutil==2.8.2
python-igraph==0.10.5
pytz==2023.3
pyvis==0.3.2
referencing==0.30.0
regex==2023.6.3
requests==2.31.0
retrying==1.3.4
rfc3986==1.5.0
rpds-py==0.9.2
scipy==1.10.1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.39
stack-data==0.6.2
tenacity==8.2.2
texttable==1.6.7
toml==0.10.2
tqdm==4.64.1
traitlets==5.9.0
typing_extensions==4.3.0
tzdata==2023.3
urllib3==2.0.4
wcwidth==0.2.6
Werkzeug==2.2.0
wordcloud==1.9.2
zipp==3.8.1