ragkasi commited on
Commit
80bc361
·
verified ·
1 Parent(s): d2ebd82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +73 -73
requirements.txt CHANGED
@@ -1,73 +1,73 @@
1
- aiohappyeyeballs==2.6.1
2
- aiohttp==3.12.6
3
- aiosignal==1.3.2
4
- altair==5.5.0
5
- attrs==25.3.0
6
- blinker==1.9.0
7
- cachetools==5.5.2
8
- certifi==2025.4.26
9
- charset-normalizer==3.4.2
10
- click==8.2.1
11
- colorama==0.4.6
12
- contourpy==1.3.2
13
- cycler==0.12.1
14
- datasets==3.6.0
15
- dill==0.3.8
16
- filelock==3.18.0
17
- fonttools==4.58.1
18
- frozenlist==1.6.0
19
- fsspec==2025.3.0
20
- gitdb==4.0.12
21
- GitPython==3.1.44
22
- huggingface-hub==0.32.3
23
- idna==3.10
24
- Jinja2==3.1.6
25
- joblib==1.5.1
26
- jsonschema==4.24.0
27
- jsonschema-specifications==2025.4.1
28
- kiwisolver==1.4.8
29
- MarkupSafe==3.0.2
30
- matplotlib==3.10.3
31
- mpmath==1.3.0
32
- multidict==6.4.4
33
- multiprocess==0.70.16
34
- narwhals==1.41.0
35
- networkx==3.5
36
- numpy==2.2.6
37
- packaging==24.2
38
- pandas==2.2.3
39
- pillow==11.2.1
40
- propcache==0.3.1
41
- protobuf==6.31.1
42
- pyarrow==20.0.0
43
- pydeck==0.9.1
44
- pyparsing==3.2.3
45
- python-dateutil==2.9.0.post0
46
- pytz==2025.2
47
- PyYAML==6.0.2
48
- referencing==0.36.2
49
- regex==2024.11.6
50
- requests==2.32.3
51
- rpds-py==0.25.1
52
- safetensors==0.5.3
53
- scikit-learn==1.6.1
54
- scipy==1.15.3
55
- setuptools==80.9.0
56
- six==1.17.0
57
- smmap==5.0.2
58
- streamlit==1.45.1
59
- sympy==1.14.0
60
- tenacity==9.1.2
61
- threadpoolctl==3.6.0
62
- tokenizers==0.21.1
63
- toml==0.10.2
64
- torch==2.7.0
65
- tornado==6.5.1
66
- tqdm==4.67.1
67
- transformers==4.52.4
68
- typing_extensions==4.13.2
69
- tzdata==2025.2
70
- urllib3==2.4.0
71
- watchdog==6.0.0
72
- xxhash==3.5.0
73
- yarl==1.20.0
 
1
+ aiohappyeyeballs==2.6.1
2
+ aiohttp==3.12.6
3
+ aiosignal==1.3.2
4
+ altair==5.5.0
5
+ attrs==25.3.0
6
+ blinker==1.9.0
7
+ cachetools==5.5.2
8
+ certifi==2025.4.26
9
+ charset-normalizer==3.4.2
10
+ click==8.2.1
11
+ colorama==0.4.6
12
+ contourpy==1.3.2
13
+ cycler==0.12.1
14
+ datasets==3.6.0
15
+ dill==0.3.8
16
+ filelock==3.18.0
17
+ fonttools==4.58.1
18
+ frozenlist==1.6.0
19
+ fsspec==2025.3.0
20
+ gitdb==4.0.12
21
+ GitPython==3.1.44
22
+ huggingface-hub==0.32.3
23
+ idna==3.10
24
+ Jinja2==3.1.6
25
+ joblib==1.5.1
26
+ jsonschema==4.24.0
27
+ jsonschema-specifications==2025.4.1
28
+ kiwisolver==1.4.8
29
+ MarkupSafe==3.0.2
30
+ matplotlib==3.10.3
31
+ mpmath==1.3.0
32
+ multidict==6.4.4
33
+ multiprocess==0.70.16
34
+ narwhals==1.41.0
35
+ networkx==3.1
36
+ numpy==2.2.6
37
+ packaging==24.2
38
+ pandas==2.2.3
39
+ pillow==11.2.1
40
+ propcache==0.3.1
41
+ protobuf==6.31.1
42
+ pyarrow==20.0.0
43
+ pydeck==0.9.1
44
+ pyparsing==3.2.3
45
+ python-dateutil==2.9.0.post0
46
+ pytz==2025.2
47
+ PyYAML==6.0.2
48
+ referencing==0.36.2
49
+ regex==2024.11.6
50
+ requests==2.32.3
51
+ rpds-py==0.25.1
52
+ safetensors==0.5.3
53
+ scikit-learn==1.6.1
54
+ scipy==1.15.3
55
+ setuptools==80.9.0
56
+ six==1.17.0
57
+ smmap==5.0.2
58
+ streamlit==1.45.1
59
+ sympy==1.14.0
60
+ tenacity==9.1.2
61
+ threadpoolctl==3.6.0
62
+ tokenizers==0.21.1
63
+ toml==0.10.2
64
+ torch==2.7.0
65
+ tornado==6.5.1
66
+ tqdm==4.67.1
67
+ transformers==4.52.4
68
+ typing_extensions==4.13.2
69
+ tzdata==2025.2
70
+ urllib3==2.4.0
71
+ watchdog==6.0.0
72
+ xxhash==3.5.0
73
+ yarl==1.20.0