as-cle-bert commited on
Commit
158cbcf
1 Parent(s): 1869b55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -20,6 +20,7 @@ httpx==0.28.0
20
  huggingface-hub==0.26.3
21
  idna==3.10
22
  Jinja2==3.1.4
 
23
  markdown-it-py==3.0.0
24
  MarkupSafe==2.1.5
25
  mdurl==0.1.2
@@ -28,6 +29,7 @@ orjson==3.10.12
28
  packaging==24.2
29
  pandas==2.2.3
30
  pillow==11.0.0
 
31
  pycparser==2.22
32
  pydantic==2.10.2
33
  pydantic_core==2.27.1
@@ -49,6 +51,7 @@ shellingham==1.5.4
49
  six==1.16.0
50
  sniffio==1.3.1
51
  starlette==0.41.3
 
52
  tomlkit==0.12.0
53
  tqdm==4.67.1
54
  typer==0.14.0
 
20
  huggingface-hub==0.26.3
21
  idna==3.10
22
  Jinja2==3.1.4
23
+ kaleido==0.2.1
24
  markdown-it-py==3.0.0
25
  MarkupSafe==2.1.5
26
  mdurl==0.1.2
 
29
  packaging==24.2
30
  pandas==2.2.3
31
  pillow==11.0.0
32
+ plotly==5.24.1
33
  pycparser==2.22
34
  pydantic==2.10.2
35
  pydantic_core==2.27.1
 
51
  six==1.16.0
52
  sniffio==1.3.1
53
  starlette==0.41.3
54
+ tenacity==9.0.0
55
  tomlkit==0.12.0
56
  tqdm==4.67.1
57
  typer==0.14.0