jcollado commited on
Commit
7d8a407
·
verified ·
1 Parent(s): 65283ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +136 -2
requirements.txt CHANGED
@@ -1,2 +1,136 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.6
4
+ aiosignal==1.3.2
5
+ annotated-types==0.7.0
6
+ anyio==4.9.0
7
+ async-timeout==4.0.3
8
+ attrs==25.3.0
9
+ Authlib==1.6.0
10
+ beautifulsoup4==4.13.4
11
+ certifi==2025.4.26
12
+ cffi==1.17.1
13
+ charset-normalizer==3.4.2
14
+ click==8.2.1
15
+ cryptography==45.0.3
16
+ dataclasses-json==0.6.7
17
+ distro==1.9.0
18
+ duckduckgo_search==8.0.2
19
+ exceptiongroup==1.3.0
20
+ fastapi==0.115.12
21
+ ffmpy==0.6.0
22
+ filelock==3.18.0
23
+ frozenlist==1.6.0
24
+ fsspec==2025.5.1
25
+ gradio==5.32.0
26
+ gradio_client==1.10.2
27
+ greenlet==3.2.2
28
+ groovy==0.1.2
29
+ h11==0.16.0
30
+ hf-xet==1.1.2
31
+ httpcore==1.0.9
32
+ httpx==0.28.1
33
+ httpx-sse==0.4.0
34
+ huggingface-hub==0.32.3
35
+ idna==3.10
36
+ itsdangerous==2.2.0
37
+ Jinja2==3.1.6
38
+ jiter==0.10.0
39
+ joblib==1.5.1
40
+ jsonpatch==1.33
41
+ jsonpointer==3.0.0
42
+ langchain==0.3.25
43
+ langchain-community==0.3.24
44
+ langchain-core==0.3.63
45
+ langchain-huggingface==0.2.0
46
+ langchain-openai==0.3.18
47
+ langchain-text-splitters==0.3.8
48
+ langgraph==0.4.7
49
+ langgraph-checkpoint==2.0.26
50
+ langgraph-prebuilt==0.2.2
51
+ langgraph-sdk==0.1.70
52
+ langsmith==0.3.43
53
+ lxml==5.4.0
54
+ markdown-it-py==3.0.0
55
+ markdownify==1.1.0
56
+ MarkupSafe==3.0.2
57
+ marshmallow==3.26.1
58
+ mdurl==0.1.2
59
+ mpmath==1.3.0
60
+ multidict==6.4.4
61
+ mypy_extensions==1.1.0
62
+ networkx==3.4.2
63
+ numpy==2.2.6
64
+ nvidia-cublas-cu12==12.6.4.1
65
+ nvidia-cuda-cupti-cu12==12.6.80
66
+ nvidia-cuda-nvrtc-cu12==12.6.77
67
+ nvidia-cuda-runtime-cu12==12.6.77
68
+ nvidia-cudnn-cu12==9.5.1.17
69
+ nvidia-cufft-cu12==11.3.0.4
70
+ nvidia-cufile-cu12==1.11.1.6
71
+ nvidia-curand-cu12==10.3.7.77
72
+ nvidia-cusolver-cu12==11.7.1.2
73
+ nvidia-cusparse-cu12==12.5.4.2
74
+ nvidia-cusparselt-cu12==0.6.3
75
+ nvidia-nccl-cu12==2.26.2
76
+ nvidia-nvjitlink-cu12==12.6.85
77
+ nvidia-nvtx-cu12==12.6.77
78
+ openai==1.82.1
79
+ orjson==3.10.18
80
+ ormsgpack==1.10.0
81
+ packaging==24.2
82
+ pandas==2.2.3
83
+ pillow==11.2.1
84
+ primp==0.15.0
85
+ propcache==0.3.1
86
+ pycparser==2.22
87
+ pydantic==2.11.5
88
+ pydantic-settings==2.9.1
89
+ pydantic_core==2.33.2
90
+ pydub==0.25.1
91
+ Pygments==2.19.1
92
+ python-dateutil==2.9.0.post0
93
+ python-dotenv==1.1.0
94
+ python-multipart==0.0.20
95
+ pytz==2025.2
96
+ PyYAML==6.0.2
97
+ regex==2024.11.6
98
+ requests==2.32.3
99
+ requests-toolbelt==1.0.0
100
+ rich==14.0.0
101
+ ruff==0.11.12
102
+ safehttpx==0.1.6
103
+ safetensors==0.5.3
104
+ scikit-learn==1.6.1
105
+ scipy==1.15.3
106
+ semantic-version==2.10.0
107
+ sentence-transformers==4.1.0
108
+ shellingham==1.5.4
109
+ six==1.17.0
110
+ smolagents==1.17.0
111
+ sniffio==1.3.1
112
+ soupsieve==2.7
113
+ SQLAlchemy==2.0.41
114
+ starlette==0.46.2
115
+ sympy==1.14.0
116
+ tenacity==9.1.2
117
+ threadpoolctl==3.6.0
118
+ tiktoken==0.9.0
119
+ tokenizers==0.21.1
120
+ tomlkit==0.13.2
121
+ torch==2.7.0
122
+ tqdm==4.67.1
123
+ transformers==4.52.4
124
+ triton==3.3.0
125
+ typer==0.16.0
126
+ typing-inspect==0.9.0
127
+ typing-inspection==0.4.1
128
+ typing_extensions==4.13.2
129
+ tzdata==2025.2
130
+ urllib3==2.4.0
131
+ uvicorn==0.34.3
132
+ websockets==15.0.1
133
+ Wikipedia-API==0.8.1
134
+ xxhash==3.5.0
135
+ yarl==1.20.0
136
+ zstandard==0.23.0