-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
111 lines (111 loc) · 1.93 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
aiohttp==3.8.5
aiosignal==1.3.1
annotated-types==0.5.0
arxiv==1.4.8
async-timeout==4.0.3
attrs==23.1.0
beautifulsoup4==4.12.2
Brotli==1.1.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
cryptography==41.0.3
cssselect2==0.7.0
dataclasses-json==0.5.14
datasets==2.10.1
deprecation==2.1.0
dill==0.3.6
dnspython==2.4.2
exceptiongroup==1.1.3
feedparser==6.0.10
filelock==3.12.4
fonttools==4.47.0
frozenlist==1.4.0
fsspec==2023.9.1
google-api-core==2.11.1
google-api-python-client==2.98.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
googleapis-common-protos==1.60.0
greenlet==2.0.2
gspread==5.10.0
gspread-dataframe==3.3.1
h11==0.14.0
html5lib==1.1
httplib2==0.22.0
huggingface-hub==0.17.2
idna==3.4
importlib-metadata==7.0.0
langchain==0.0.292
langsmith==0.0.40
loguru==0.7.2
lxml==4.9.3
Markdown==3.5.1
marshmallow==3.20.1
multidict==6.0.4
multiprocess==0.70.14
mypy-extensions==1.0.0
numexpr==2.8.6
numpy==1.25.2
oauth2client==4.1.3
oauthlib==3.2.2
openai==0.28.0
outcome==1.2.0
packaging==23.1
pandas==2.1.0
pdfkit==1.0.0
pdfminer.six==20221105
pikepdf==8.4.1
Pillow==10.0.1
pinecone-client==2.2.4
protobuf==4.24.2
pyarrow==13.0.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.3.0
pydantic_core==2.6.3
pydyf==0.8.0
PyMuPDF==1.23.3
PyMuPDFb==1.23.3
pyparsing==3.1.1
pypdf==3.16.1
PyPDF2==3.0.1
pyphen==0.14.0
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
PyYAML==6.0.1
regex==2023.8.8
requests==2.31.0
requests-oauthlib==1.3.1
responses==0.18.0
rsa==4.9
selenium==4.8.3
sgmllib3k==1.0.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.4.1
SQLAlchemy==2.0.21
tenacity==8.2.3
tiktoken==0.5.1
tinycss2==1.2.1
tqdm==4.66.1
trio==0.22.2
trio-websocket==0.10.4
typing-inspect==0.9.0
typing_extensions==4.7.1
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.16
weasyprint==60.2
webencodings==0.5.1
wsproto==1.2.0
xxhash==3.3.0
yarl==1.9.2
zipp==3.17.0
zopfli==0.2.3