-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
140 lines (140 loc) · 2.41 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
aiofiles==22.1.0
aiohttp==3.8.3
aiosignal==1.3.1
altair==4.2.2
anyio==3.6.2
async-timeout==4.0.2
asynctest==0.13.0
attrs==22.2.0
Automat==22.10.0
backcall==0.2.0
# certifi @ file:///croot/certifi_1671487769961/work/certifi
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
constantly==15.1.0
cryptography==39.0.0
cssselect==1.2.0
cycler==0.11.0
datasets==2.9.0
debugpy==1.6.5
decorator==5.1.1
dill==0.3.6
dnspython==2.3.0
entrypoints==0.4
farm-haystack==1.15.1
fastapi==0.89.1
ffmpy==0.3.0
filelock==3.9.0
Flask==2.2.2
fonttools==4.38.0
frozenlist==1.3.3
fsspec==2023.1.0
gradio==3.17.1
greenlet==2.0.2
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
huggingface-hub==0.13.4
hyperlink==21.0.0
idna==3.4
importlib-metadata==6.0.0
importlib-resources==5.10.2
incremental==22.10.0
ipykernel==6.16.2
ipython==7.34.0
itemadapter==0.7.0
itemloaders==1.0.6
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jmespath==1.0.1
jsonschema==4.17.3
jupyter_client==7.4.9
jupyter_core==4.12.0
kiwisolver==1.4.4
langchain==0.0.132
linkify-it-py==1.0.3
loguru==0.6.0
lxml==4.9.2
markdown-it-py==2.1.0
MarkupSafe==2.1.2
matplotlib==3.5.3
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.3
mdurl==0.1.2
multidict==6.0.4
multiprocess==0.70.14
nest-asyncio==1.5.6
numpy==1.21.6
openai==0.27.4
orjson==3.8.5
packaging==23.0
pandas==1.3.5
parsel==1.7.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.4.0
plotly==5.14.1
pinecone-client==2.1.0
pkgutil_resolve_name==1.3.10
praw==7.6.1
prawcore==2.3.0
prompt-toolkit==3.0.36
Protego==0.2.1
psutil==5.9.4
ptyprocess==0.7.0
pyarrow==10.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pycryptodome==3.17
pydantic==1.10.4
PyDispatcher==2.0.6
pydub==0.25.1
Pygments==2.14.0
pyOpenSSL==23.0.0
pyparsing==3.0.9
pyrsistent==0.19.3
python-dateutil==2.8.2
python-dotenv==0.21.1
python-multipart==0.0.5
pytz==2022.7.1
PyYAML==6.0
pyzmq==25.0.0
queuelib==1.6.2
regex==2022.10.31
requests==2.28.2
requests-file==1.5.1
responses==0.18.0
rfc3986==1.5.0
rich==13.2.0
Scrapy==2.7.1
service-identity==21.1.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.47
starlette==0.22.0
tldextract==3.4.0
tokenizers==0.13.2
toolz==0.12.0
tornado==6.2
tqdm==4.64.1
traitlets==5.8.1
transformers==4.25.1
Twisted==22.10.0
typing_extensions==4.5.0
uc-micro-py==1.0.1
update-checker==0.18.0
urllib3==1.26.14
uvicorn==0.20.0
w3lib==2.1.1
wcwidth==0.2.6
websocket-client==1.4.2
websockets==10.4
Werkzeug==2.2.3
xxhash==3.2.0
yarl==1.8.2
zipp==3.11.0
zope.interface==5.5.2