-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (67 loc) · 1.25 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
# Core dependencies for Google Sheets script
pandas==2.2.1
google-auth==2.28.1
google-api-python-client==2.122.0
google-auth-oauthlib==1.2.0
google-auth-httplib2==0.2.0
python-dotenv==1.0.1
# Scrapy and related packages
Scrapy==2.11.1
Twisted==22.10.0
scrapy-playwright==0.0.34
playwright==1.42.0
# IPython for interactive development
ipython==8.22.2
# Other dependencies
asttokens==2.4.1
attrs==23.2.0
Automat==22.10.0
backcall==0.2.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==42.0.5
cssselect==1.2.0
decorator==5.1.1
executing==2.0.1
filelock==3.13.1
greenlet==3.0.3
hyperlink==21.0.0
idna==3.6
incremental==22.10.0
itemadapter==0.8.0
itemloaders==1.1.0
jedi==0.19.1
jmespath==1.0.1
lxml==5.1.0
matplotlib-inline==0.1.6
packaging==23.2
parsel==1.8.1
parso==0.8.3
pexpect==4.9.0
pickleshare==0.7.5
prompt-toolkit==3.0.43
Protego==0.3.0
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
PyDispatcher==2.0.7
pyee==11.0.1
Pygments==2.17.2
pyOpenSSL==24.0.0
queuelib==1.6.2
requests==2.31.0
requests-file==1.5.1
service-identity==23.1.0
six==1.16.0
stack-data==0.6.3
tldextract==5.1.1
traitlets==5.14.1
typing_extensions==4.9.0
urllib3==2.2.1
w3lib==2.1.2
wcwidth==0.2.13
zope.interface==6.2