-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
113 lines (113 loc) · 2.02 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
aiocache==0.12.3
aiohttp==3.8.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.6.2
APScheduler==3.10.4
async-timeout==4.0.2
attrs==22.2.0
beautifulsoup4==4.12.2
black==22.12.0
cachetools==5.2.0
certifi==2022.12.7
cffi==1.16.0
cfgv==3.3.1
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
cryptography==42.0.4
db-dtypes==1.3.0
distlib==0.3.7
exceptiongroup==1.1.2
fastapi==0.109.2
filelock==3.12.2
frozenlist==1.3.3
google-api-core==2.20.0
google-auth==2.15.0
google-auth-oauthlib==0.8.0
google-cloud-bigquery==3.25.0
google-cloud-core==2.4.1
google-crc32c==1.6.0
google-resumable-media==2.7.2
googleapis-common-protos==1.65.0
googletrans==4.0.0rc1
grpcio==1.66.1
grpcio-status==1.66.1
gspread==5.7.2
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2023.1.1
httpcore==0.9.1
httplib2==0.21.0
httpx==0.13.3
hyperframe==5.2.0
identify==2.5.26
idna==2.10
iniconfig==2.0.0
loguru==0.7.2
multidict==6.0.4
mypy==0.991
mypy-extensions==0.4.3
nodeenv==1.8.0
numpy==1.26.0
oauth2client==4.1.3
oauthlib==3.2.2
openai==0.27.8
orjson==3.8.4
packaging==23.1
pandas==2.1.0
pandas-gbq==0.23.2
pathspec==0.10.3
platformdirs==3.10.0
pluggy==1.2.0
polars==0.19.18
pre-commit==3.3.3
proto-plus==1.24.0
protobuf==5.28.2
pyarrow==17.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==2.6.1
pydantic-settings==2.1.0
pydantic_core==2.16.2
pydata-google-auth==1.8.2
PyJWT==2.9.0
pyparsing==3.0.9
pytest==7.4.0
pytest-asyncio==0.23.6
pytest-mock==3.12.0
pytest-sugar==0.9.7
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.7.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0.1
regex==2023.12.25
requests==2.28.1
requests-oauthlib==1.3.1
rfc3986==1.5.0
rsa==4.9
six==1.16.0
slack-bolt==1.16.1
slack-sdk==3.19.5
sniffio==1.3.0
soupsieve==2.4.1
starlette==0.36.3
tenacity==9.0.0
termcolor==2.3.0
tomli==2.0.1
tqdm==4.65.0
types-beautifulsoup4==4.12.0.5
types-html5lib==1.1.11.14
types-requests==2.31.0.1
types-urllib3==1.26.25.13
typing_extensions==4.9.0
tzdata==2022.7
tzlocal==4.2
update-checker==0.18.0
urllib3==1.26.13
uvicorn==0.20.0
virtualenv==20.24.2
yarl==1.8.2