FredOru commited on
Commit
a314f1a
·
1 Parent(s): beadda6

chore: dependencies

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +4 -80
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🐨
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 5.34.2
8
  app_file: app.py
9
  pinned: false
10
  ---
 
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: gradio
7
+ sdk_version: 5.35
8
  app_file: app.py
9
  pinned: false
10
  ---
requirements.txt CHANGED
@@ -1,80 +1,4 @@
1
- aiofiles==24.1.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- appnope==0.1.4
5
- asttokens==3.0.0
6
- certifi==2025.6.15
7
- charset-normalizer==3.4.2
8
- click==8.2.1
9
- comm==0.2.2
10
- debugpy==1.8.14
11
- decorator==5.2.1
12
- executing==2.2.0
13
- fastapi==0.115.13
14
- ffmpy==0.6.0
15
- filelock==3.18.0
16
- fsspec==2025.5.1
17
- gradio==5.34.2
18
- gradio_client==1.10.3
19
- groovy==0.1.2
20
- h11==0.16.0
21
- hf-xet==1.1.5
22
- httpcore==1.0.9
23
- httpx==0.28.1
24
- huggingface-hub==0.33.0
25
- idna==3.10
26
- jedi==0.19.2
27
- Jinja2==3.1.6
28
- jupyter_client==8.6.3
29
- jupyter_core==5.8.1
30
- markdown-it-py==3.0.0
31
- MarkupSafe==3.0.2
32
- matplotlib-inline==0.1.7
33
- mdurl==0.1.2
34
- narwhals==1.44.0
35
- nest-asyncio==1.6.0
36
- numpy==2.3.1
37
- orjson==3.10.18
38
- packaging==25.0
39
- pandas==2.3.0
40
- parso==0.8.4
41
- pexpect==4.9.0
42
- pillow==11.2.1
43
- platformdirs==4.3.8
44
- plotly==6.1.2
45
- prompt_toolkit==3.0.51
46
- psutil==7.0.0
47
- ptyprocess==0.7.0
48
- pure_eval==0.2.3
49
- pydantic==2.11.7
50
- pydantic_core==2.33.2
51
- pydub==0.25.1
52
- Pygments==2.19.2
53
- python-dateutil==2.9.0.post0
54
- python-multipart==0.0.20
55
- pytz==2025.2
56
- PyYAML==6.0.2
57
- pyzmq==27.0.0
58
- requests==2.32.4
59
- rich==14.0.0
60
- ruff==0.12.0
61
- safehttpx==0.1.6
62
- semantic-version==2.10.0
63
- shellingham==1.5.4
64
- six==1.17.0
65
- sniffio==1.3.1
66
- stack-data==0.6.3
67
- starlette==0.46.2
68
- tomlkit==0.13.3
69
- tornado==6.5.1
70
- tqdm==4.67.1
71
- traitlets==5.14.3
72
- trueskill==0.4.5
73
- typer==0.16.0
74
- typing-inspection==0.4.1
75
- typing_extensions==4.14.0
76
- tzdata==2025.2
77
- urllib3==2.5.0
78
- uvicorn==0.34.3
79
- wcwidth==0.2.13
80
- websockets==15.0.1
 
1
+ trueskill
2
+ gradio
3
+ pandas
4
+ plotly