forked from adk93/bdayBot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 1.11 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
aiodns==3.1.1
aiohttp==3.8.4
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.2
attrs==23.1.0
backoff==2.2.1
beautifulsoup4==4.12.2
cachetools==5.3.1
certifi==2023.5.7
cffi==1.16.0
charset-normalizer==3.3.2
Cython==3.0.8
distro==1.9.0
exceptiongroup==1.1.1
frozenlist==1.3.3
google-api-core==2.11.1
google-auth==2.20.0
google-auth-oauthlib==1.0.0
google-cloud-bigquery==3.11.1
google-cloud-core==2.3.2
google-crc32c==1.5.0
google-resumable-media==2.5.0
googleapis-common-protos==1.59.1
grpcio==1.54.2
grpcio-status==1.54.2
gspread==5.9.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.4
iniconfig==2.0.0
linkedin-scraper==2.9.1
lxml==4.9.2
multidict==6.0.4
oauthlib==3.2.2
openai==1.7.2
packaging==23.1
pluggy==1.2.0
proto-plus==1.22.2
protobuf==4.23.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycares==4.4.0
pycparser==2.21
pydantic==2.5.3
pydantic_core==2.14.6
pytest==7.3.2
python-dateutil==2.8.2
python-dotenv==1.0.0
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
slackclient==2.9.4
sniffio==1.3.0
soupsieve==2.4.1
tomli==2.0.1
tqdm==4.65.0
typing_extensions==4.9.0
urllib3==1.26.16
yarl==1.9.2