forked from ManojKumarKolli/LiveSentiment
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
139 lines (139 loc) · 2.44 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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
absl-py==2.0.0
altair==5.3.0
asgiref==3.7.2
astunparse==1.6.3
attrs==23.2.0
backoff==2.2.1
beautifulsoup4==4.12.3
blinker==1.7.0
cachetools==5.3.2
certifi==2023.11.17
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
contourpy==1.2.0
cycler==0.12.1
dataclasses-json==0.6.4
deepdiff==6.7.1
distlib==0.3.8
Django==4.2.8
emoji==2.11.0
filelock==3.13.1
filetype==1.2.0
flatbuffers==23.5.26
fonttools==4.49.0
fsspec==2024.3.1
gast==0.5.4
gitdb==4.0.11
GitPython==3.1.43
google-api-core==2.15.0
google-api-python-client==2.112.0
google-auth==2.26.1
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-pasta==0.2.0
googleapis-common-protos==1.62.0
graphviz==0.20.2
grpcio==1.60.0
h5py==3.10.0
httplib2==0.22.0
huggingface-hub==0.22.2
idna==3.6
importlib-metadata==7.0.1
importlib_resources==6.1.2
Jinja2==3.1.3
joblib==1.3.2
jsonpath-python==1.0.6
jsonschema==4.21.1
jsonschema-specifications==2023.12.1
keras==2.15.0
kiwisolver==1.4.5
langdetect==1.0.9
libclang==16.0.6
libmagic==1.0
lxml==5.2.1
Markdown==3.5.1
markdown-it-py==3.0.0
MarkupSafe==2.1.3
marshmallow==3.21.1
matplotlib==3.8.3
mdurl==0.1.2
ml-dtypes==0.2.0
mpmath==1.3.0
mypy-extensions==1.0.0
networkx==3.2.1
nltk==3.8.1
numpy==1.26.3
oauthlib==3.2.2
opt-einsum==3.3.0
ordered-set==4.1.0
packaging==23.2
pandas==1.5.0
pillow==10.2.0
platformdirs==3.11.0
plotly==5.22.0
protobuf==3.20.3
pyarrow==16.0.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pydeck==0.8.1b1
pydot==2.0.0
Pygments==2.17.2
Pympler==1.0.1
pyparsing==3.1.1
pypdf==4.1.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-iso639==2024.2.7
python-magic==0.4.15
pytz==2024.1
PyYAML==6.0.1
rapidfuzz==3.7.0
referencing==0.35.0
regex==2023.12.25
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.1
rpds-py==0.18.0
rsa==4.9
safetensors==0.4.3
scikit-learn==1.1.3
scipy==1.13.0
seaborn==0.13.2
semver==3.0.2
six==1.16.0
smmap==5.0.1
soupsieve==2.5
sqlparse==0.4.4
streamlit==1.34.0
sympy==1.12
tabulate==0.9.0
tenacity==8.2.3
tensorboard==2.15.1
tensorboard-data-server==0.7.2
tensorflow==2.15.0
tensorflow-estimator==2.15.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-macos==2.15.0
termcolor==2.4.0
threadpoolctl==3.4.0
tokenizers==0.15.2
toml==0.10.2
toolz==0.12.1
torch==2.2.2
tornado==6.4
tqdm==4.66.2
transformers==4.39.3
tweepy==4.14.0
typing-inspect==0.9.0
typing_extensions==4.9.0
tzlocal==5.2
unstructured==0.12.5
unstructured-client==0.22.0
uritemplate==4.1.1
urllib3==2.1.0
validators==0.28.1
virtualenv==20.23.0
Werkzeug==3.0.1
wrapt==1.14.1
zipp==3.17.0