Skip to content

Commit 3deb1d3

Browse files
remove unnecessary libraries list
1 parent 2ca2820 commit 3deb1d3

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

requirements.txt

-23
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ aiohttp==3.8.4
22
aiosignal==1.3.1
33
anyio==3.6.2
44
argilla==1.5.1
5-
asttokens==2.2.1
65
async-timeout==4.0.2
76
attrs==22.2.0
8-
backcall==0.2.0
97
backoff==2.2.1
108
beautifulsoup4==4.12.2
119
cachetools==5.3.0
@@ -18,14 +16,11 @@ click==8.1.3
1816
clickhouse-connect==0.5.18
1917
cmake==3.26.4
2018
cohere==4.11.2
21-
comm==0.1.3
2219
commonmark==0.9.1
2320
courlan==0.9.3
2421
cryptography==41.0.1
2522
dataclasses-json==0.5.7
2623
dateparser==1.1.8
27-
debugpy==1.6.7
28-
decorator==5.1.1
2924
Deprecated==1.2.13
3025
diskcache==5.6.1
3126
dnspython==2.3.0
@@ -57,14 +52,9 @@ httpx==0.23.3
5752
huggingface-hub==0.13.3
5853
idna==3.4
5954
importlib-metadata==6.7.0
60-
ipykernel==6.23.3
61-
ipython==8.14.0
6255
isodate==0.6.1
63-
jedi==0.18.2
6456
Jinja2==3.1.2
6557
joblib==1.2.0
66-
jupyter_client==8.3.0
67-
jupyter_core==5.3.1
6858
jusText==3.0.0
6959
kor==0.6.1
7060
langchain==0.0.209
@@ -79,7 +69,6 @@ Markdown==3.4.3
7969
MarkupSafe==2.1.2
8070
marshmallow==3.19.0
8171
marshmallow-enum==1.5.1
82-
matplotlib-inline==0.1.6
8372
monotonic==1.6
8473
mpmath==1.3.0
8574
msal==1.22.0
@@ -99,18 +88,11 @@ openpyxl==3.1.2
9988
packaging==23.0
10089
pandas==1.5.3
10190
param==1.13.0
102-
parso==0.8.3
103-
pexpect==4.8.0
104-
pickleshare==0.7.5
10591
Pillow==9.5.0
10692
pinecone-client==2.2.2
10793
platformdirs==3.8.0
10894
posthog==2.4.2
109-
prompt-toolkit==3.0.38
11095
protobuf==4.21.12
111-
psutil==5.9.5
112-
ptyprocess==0.7.0
113-
pure-eval==0.2.2
11496
pyasn1==0.4.8
11597
pyasn1-modules==0.2.8
11698
pycparser==2.21
@@ -129,7 +111,6 @@ python-magic==0.4.27
129111
python-pptx==0.6.21
130112
pytz==2023.3
131113
PyYAML==6.0
132-
pyzmq==25.1.0
133114
rdflib==6.3.2
134115
regex==2023.3.23
135116
requests==2.28.2
@@ -146,7 +127,6 @@ soupsieve==2.4.1
146127
SPARQLWrapper==2.0.0
147128
SQLAlchemy==2.0.16
148129
stability-sdk==0.8.1
149-
stack-data==0.6.2
150130
starlette==0.26.1
151131
sympy==1.11.1
152132
tabulate==0.9.0
@@ -157,10 +137,8 @@ tld==0.13
157137
tokenizers==0.13.2
158138
torch==2.0.0
159139
torchvision==0.15.1
160-
tornado==6.3.2
161140
tqdm==4.65.0
162141
trafilatura==1.6.1
163-
traitlets==5.9.0
164142
transformers==4.27.4
165143
triton==2.0.0
166144
typing-inspect==0.8.0
@@ -172,7 +150,6 @@ urllib3==1.26.15
172150
uvicorn==0.21.1
173151
uvloop==0.17.0
174152
watchfiles==0.19.0
175-
wcwidth==0.2.6
176153
websockets==11.0
177154
wrapt==1.14.1
178155
XlsxWriter==3.0.9

0 commit comments

Comments
 (0)