aymonc commited on
Commit
c343999
·
1 Parent(s): af8b657

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -12
requirements.txt CHANGED
@@ -8,8 +8,6 @@ appnope==0.1.3
8
  asttokens==2.4.1
9
  async-timeout==4.0.3
10
  attrs==23.1.0
11
- beautifulsoup4==4.12.2
12
- bs4==0.0.1
13
  certifi==2023.7.22
14
  charset-normalizer==3.3.2
15
  click==8.1.7
@@ -42,7 +40,6 @@ importlib-resources==6.1.1
42
  ipykernel==6.26.0
43
  ipython==8.17.2
44
  jedi==0.19.1
45
- Jinja2==3.1.2
46
  jsonpatch==1.33
47
  jsonpointer==2.4
48
  jsonschema==4.19.2
@@ -50,9 +47,6 @@ jsonschema-specifications==2023.7.1
50
  jupyter_client==8.6.0
51
  jupyter_core==5.5.0
52
  kiwisolver==1.4.5
53
- langchain==0.0.347
54
- langchain-core==0.0.11
55
- langchain-experimental==0.0.44
56
  langsmith==0.0.69
57
  llamaapi==0.1.36
58
  markdown-it-py==3.0.0
@@ -73,13 +67,11 @@ orjson==3.9.10
73
  packaging==23.2
74
  pandas==2.1.2
75
  parso==0.8.3
76
- pdfkit==1.0.0
77
  pexpect==4.8.0
78
  Pillow==10.1.0
79
  pip==23.3.1
80
  platformdirs==3.11.0
81
  plotly==5.18.0
82
- prompt-toolkit==3.0.39
83
  psutil==5.9.6
84
  ptyprocess==0.7.0
85
  pure-eval==0.2.2
@@ -88,7 +80,6 @@ pydantic_core==2.10.1
88
  pydub==0.25.1
89
  Pygments==2.16.1
90
  pyparsing==3.1.1
91
- pypdf==3.17.1
92
  python-dateutil==2.8.2
93
  python-multipart==0.0.6
94
  pytz==2023.3.post1
@@ -111,8 +102,6 @@ stack-data==0.6.3
111
  starlette==0.27.0
112
  sympy==1.12
113
  tenacity==8.2.3
114
- tiktoken==0.5.1
115
- tokenizers==0.15.0
116
  tomlkit==0.12.0
117
  toolz==0.12.0
118
  torch==2.1.1
@@ -129,5 +118,4 @@ urllib3==2.0.7
129
  uvicorn==0.24.0.post1
130
  wcwidth==0.2.9
131
  websockets==11.0.3
132
- wkhtmltopdf==0.2
133
  yarl==1.9.2
 
8
  asttokens==2.4.1
9
  async-timeout==4.0.3
10
  attrs==23.1.0
 
 
11
  certifi==2023.7.22
12
  charset-normalizer==3.3.2
13
  click==8.1.7
 
40
  ipykernel==6.26.0
41
  ipython==8.17.2
42
  jedi==0.19.1
 
43
  jsonpatch==1.33
44
  jsonpointer==2.4
45
  jsonschema==4.19.2
 
47
  jupyter_client==8.6.0
48
  jupyter_core==5.5.0
49
  kiwisolver==1.4.5
 
 
 
50
  langsmith==0.0.69
51
  llamaapi==0.1.36
52
  markdown-it-py==3.0.0
 
67
  packaging==23.2
68
  pandas==2.1.2
69
  parso==0.8.3
 
70
  pexpect==4.8.0
71
  Pillow==10.1.0
72
  pip==23.3.1
73
  platformdirs==3.11.0
74
  plotly==5.18.0
 
75
  psutil==5.9.6
76
  ptyprocess==0.7.0
77
  pure-eval==0.2.2
 
80
  pydub==0.25.1
81
  Pygments==2.16.1
82
  pyparsing==3.1.1
 
83
  python-dateutil==2.8.2
84
  python-multipart==0.0.6
85
  pytz==2023.3.post1
 
102
  starlette==0.27.0
103
  sympy==1.12
104
  tenacity==8.2.3
 
 
105
  tomlkit==0.12.0
106
  toolz==0.12.0
107
  torch==2.1.1
 
118
  uvicorn==0.24.0.post1
119
  wcwidth==0.2.9
120
  websockets==11.0.3
 
121
  yarl==1.9.2