-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
62 lines (61 loc) · 1.1 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
appdirs==1.4.4;
beautifulsoup4==4.10.0;
bs4==0.0.1;
charset-normalizer==2.0.12;
click-default-group==1.2.2;
click<=8.0.4;
colorama==0.4.4;
cssselect==1.1.0;
fake-useragent==0.1.11;
idna==3.3;
importlib-metadata==4.11.2;
lxml==4.9.1;
numpy==1.22.2;
oauthlib==3.2.1;
pandas==1.2.5;
parse==1.19.0;
pyee==8.2.2;
pyppeteer==1.0.2;
pyquery==1.4.3;
pysocks==1.7.1;
python-dateutil==2.8.2;
pytz==2021.3;
requests-html==0.10.0;
requests-oauthlib==1.2.0;
requests==2.27.1;
six==1.16.0;
soupsieve==2.3.1;
sqlite-fts4==1.0.1;
sqlite-utils==3.25;
tabulate==0.8.9
tqdm>=4.63.0;
tweepy==3.10.0;
twitter-to-sqlite==0.21.4
typer>=0.4;
urllib3==1.26.8;
w3lib==1.22.0;
websockets==10.2;
zipp==3.7.0;
pytest>=6.0.2;
pytest-cov==2.10.1;
pylint==2.6.0;
mypy==0.782;
codecov==2.1.9;
black==20.8b1;
jupyter==1.0.0;
jupyter_contrib_nbextensions==0.5.1;
ipykernel==5.3.4;
jupyter_nbextensions_configurator==0.4.1;
flake8>=3.8.4;
isort==5.7.0;
seaborn==0.11.1;
nltk==3.6.6;
wordcloud==1.8.1;
scikit-learn==1.1.1;
mlflow==1.23.1;
great-expectations==0.15.6;
dvc==2.10.2;
streamlit==1.11.1;
pre-commit==2.17.0;
wheel>=0.37.1;
pluggy>=1.0