forked from alexcirilo/AnyLattes
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
101 lines (101 loc) · 1.69 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
95
96
97
98
99
100
101
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
configparser==7.0.0
contourpy==1.2.1
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-Cors==4.0.1
Flask-MySQL==1.5.2
Flask-SQLAlchemy==2.5.1
fonttools==4.38.0
# googletrans==3.0.0
greenlet==3.0.3
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.26.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
PyAutoGUI==0.9.54
# pycairo==1.24.0
pycodestyle==2.8.0
pydub==0.25.1
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.13.1
selenium==4.21.0
setuptools==70.0.0
six==1.16.0
sniffio==1.3.0
SpeechRecognition==3.10.4
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.9.0
tzdata==2023.3
urllib3==2.0.4
wcwidth==0.2.6
Werkzeug==2.2.0
wordcloud==1.9.3
zipp==3.8.1