-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 2.53 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
appdirs==1.4.4
async-generator==1.10
attrs==22.1.0
beautifulsoup4==4.11.1
certifi==2022.9.24
cffi==1.15.1
charset-normalizer==2.1.1
click==7.1.2
colorama==0.4.6
cssselect==1.2.0
dataclasses==0.6
dateparser==1.1.4
demjson3==3.0.6
exceptiongroup==1.0.0
facebook-scraper @ git+https://github.com/kevinzg/facebook-scraper.git@7f00382f64203974296a5cd3c91c77d0368df6be
fake-useragent==1.1.1
h11==0.14.0
idna==3.4
importlib-metadata==5.1.0
importlib-resources==5.10.0
lxml==4.9.1
numpy==1.24.0
outcome==1.2.0
packaging==23.0
pandas==1.5.2
parse==1.19.0
pycparser==2.21
pyee==8.2.2
pyppeteer==1.0.2
PyQt5==5.15.4
pyqt5-plugins==5.15.4.2.2
PyQt5-Qt5==5.15.2
PyQt5-sip==12.11.0
PyQt5-stubs==5.15.6.0
pyqt5-tools==5.15.4.3.2
PyQt5Designer==5.14.1
pyquery==1.4.3
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.6
pytz-deprecation-shim==0.1.0.post0
qt5-applications==5.15.2.2.2
qt5-tools==5.15.2.1.2
regex==2022.10.31
requests==2.28.1
requests-html==0.10.0
selenium==4.5.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
tqdm==4.64.1
trio==0.22.0
trio-websocket==0.9.2
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.12
w3lib==2.1.0
webdriver-manager==3.8.5
websockets==10.4
wsproto==1.2.0
zipp==3.11.0