javiervzpucp commited on
Commit
43bac59
·
verified ·
1 Parent(s): 004b19b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +96 -97
requirements.txt CHANGED
@@ -1,97 +1,96 @@
1
- absl-py==2.2.2
2
- aiohappyeyeballs==2.6.1
3
- aiohttp==3.11.16
4
- aiosignal==1.3.2
5
- altair==5.5.0
6
- annotated-types==0.7.0
7
- anyio==4.9.0
8
- attrs==25.3.0
9
- blinker==1.9.0
10
- cachetools==5.5.2
11
- certifi==2025.1.31
12
- charset-normalizer==3.4.1
13
- click==8.1.8
14
- colorama==0.4.6
15
- contourpy==1.3.1
16
- cycler==0.12.1
17
- et_xmlfile==2.0.0
18
- faiss-cpu==1.10.0
19
- fastapi==0.115.12
20
- filelock==3.18.0
21
- fonttools==4.56.0
22
- frozenlist==1.5.0
23
- fsspec==2025.3.2
24
- gensim==4.3.3
25
- gitdb==4.0.12
26
- GitPython==3.1.44
27
- huggingface-hub==0.30.1
28
- idna==3.10
29
- Jinja2==3.1.6
30
- joblib==1.4.2
31
- jsonschema==4.23.0
32
- jsonschema-specifications==2024.10.1
33
- kiwisolver==1.4.8
34
- Levenshtein==0.27.1
35
- MarkupSafe==3.0.2
36
- matplotlib==3.10.1
37
- mpmath==1.3.0
38
- multidict==6.3.2
39
- narwhals==1.33.0
40
- networkx==3.4.2
41
- nltk==3.9.1
42
- node2vec==0.5.0
43
- numpy==1.26.4
44
- openpyxl==3.1.5
45
- ordpy==1.1.5
46
- packaging==24.2
47
- pandas==2.2.3
48
- pillow==11.1.0
49
- propcache==0.3.1
50
- protobuf==5.29.4
51
- psutil==7.0.0
52
- pyarrow==19.0.1
53
- pydantic==2.11.3
54
- pydantic_core==2.33.1
55
- pydeck==0.9.1
56
- pyparsing==3.2.3
57
- python-dateutil==2.9.0.post0
58
- python-dotenv==1.1.0
59
- python-math==0.0.1
60
- pytz==2025.2
61
- PyYAML==6.0.2
62
- RapidFuzz==3.12.2
63
- rdflib==7.1.4
64
- referencing==0.36.2
65
- regex==2024.11.6
66
- requests==2.32.3
67
- rouge_score==0.1.2
68
- rpds-py==0.24.0
69
- safetensors==0.5.3
70
- scikit-learn==1.6.1
71
- scipy==1.13.1
72
- sentence-transformers==4.0.1
73
- setuptools==75.8.0
74
- six==1.17.0
75
- smart-open==7.1.0
76
- smmap==5.0.2
77
- sniffio==1.3.1
78
- starlette==0.46.1
79
- streamlit==1.44.1
80
- sympy==1.13.1
81
- tenacity==9.1.2
82
- threadpoolctl==3.6.0
83
- tokenizers==0.21.1
84
- toml==0.10.2
85
- torch==2.6.0
86
- torch-geometric==2.6.1
87
- tornado==6.4.2
88
- tqdm==4.67.1
89
- transformers==4.50.3
90
- typing-inspection==0.4.0
91
- typing_extensions==4.13.0
92
- tzdata==2025.2
93
- urllib3==2.3.0
94
- watchdog==6.0.0
95
- wheel==0.45.1
96
- wrapt==1.17.2
97
- yarl==1.19.0
 
1
+ absl-py==2.2.2
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.11.16
4
+ aiosignal==1.3.2
5
+ altair==5.5.0
6
+ annotated-types==0.7.0
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ blinker==1.9.0
10
+ cachetools==5.5.2
11
+ certifi==2025.1.31
12
+ charset-normalizer==3.4.1
13
+ click==8.1.8
14
+ colorama==0.4.6
15
+ contourpy==1.3.1
16
+ cycler==0.12.1
17
+ et_xmlfile==2.0.0
18
+ faiss-cpu==1.10.0
19
+ fastapi==0.115.12
20
+ filelock==3.18.0
21
+ fonttools==4.56.0
22
+ frozenlist==1.5.0
23
+ fsspec==2025.3.2
24
+ gensim==4.3.3
25
+ gitdb==4.0.12
26
+ GitPython==3.1.44
27
+ huggingface-hub==0.30.1
28
+ idna==3.10
29
+ Jinja2==3.1.6
30
+ joblib==1.4.2
31
+ jsonschema==4.23.0
32
+ jsonschema-specifications==2024.10.1
33
+ kiwisolver==1.4.8
34
+ Levenshtein==0.27.1
35
+ MarkupSafe==3.0.2
36
+ matplotlib==3.10.1
37
+ mpmath==1.3.0
38
+ multidict==6.3.2
39
+ narwhals==1.33.0
40
+ networkx==3.4.2
41
+ nltk==3.9.1
42
+ node2vec==0.5.0
43
+ numpy==1.26.4
44
+ openpyxl==3.1.5
45
+ ordpy==1.1.5
46
+ packaging==24.2
47
+ pandas==2.2.3
48
+ pillow==11.1.0
49
+ propcache==0.3.1
50
+ protobuf==5.29.4
51
+ psutil==7.0.0
52
+ pyarrow==19.0.1
53
+ pydantic==2.11.3
54
+ pydantic_core==2.33.1
55
+ pydeck==0.9.1
56
+ pyparsing==3.2.3
57
+ python-dateutil==2.9.0.post0
58
+ python-dotenv==1.1.0
59
+ python-math==0.0.1
60
+ pytz==2025.2
61
+ PyYAML==6.0.2
62
+ RapidFuzz==3.12.2
63
+ rdflib==7.1.4
64
+ referencing==0.36.2
65
+ regex==2024.11.6
66
+ requests==2.32.3
67
+ rpds-py==0.24.0
68
+ safetensors==0.5.3
69
+ scikit-learn==1.6.1
70
+ scipy==1.13.1
71
+ sentence-transformers==4.0.1
72
+ setuptools==75.8.0
73
+ six==1.17.0
74
+ smart-open==7.1.0
75
+ smmap==5.0.2
76
+ sniffio==1.3.1
77
+ starlette==0.46.1
78
+ streamlit==1.44.1
79
+ sympy==1.13.1
80
+ tenacity==9.1.2
81
+ threadpoolctl==3.6.0
82
+ tokenizers==0.21.1
83
+ toml==0.10.2
84
+ torch==2.6.0
85
+ torch-geometric==2.6.1
86
+ tornado==6.4.2
87
+ tqdm==4.67.1
88
+ transformers==4.50.3
89
+ typing-inspection==0.4.0
90
+ typing_extensions==4.13.0
91
+ tzdata==2025.2
92
+ urllib3==2.3.0
93
+ watchdog==6.0.0
94
+ wheel==0.45.1
95
+ wrapt==1.17.2
96
+ yarl==1.19.0