Jorge Londoño commited on
Commit
426af76
·
1 Parent(s): bcaa3c2

Updated requirements

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +130 -1
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  poetry.lock
2
  .env
 
 
1
  poetry.lock
2
  .env
3
+ .venv
requirements.txt CHANGED
@@ -1 +1,130 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.5
3
+ aiosignal==1.3.1
4
+ annotated-types==0.7.0
5
+ anyio==4.6.2.post1
6
+ attrs==24.2.0
7
+ boto3==1.35.57
8
+ botocore==1.35.57
9
+ certifi==2024.8.30
10
+ charset-normalizer==3.4.0
11
+ click==8.1.7
12
+ dataclasses-json==0.6.7
13
+ distro==1.9.0
14
+ fastapi==0.115.4
15
+ ffmpy==0.4.0
16
+ filelock==3.16.1
17
+ frozenlist==1.5.0
18
+ fsspec==2024.10.0
19
+ gradio==5.5.0
20
+ gradio_client==1.4.2
21
+ greenlet==3.1.1
22
+ groq==0.11.0
23
+ h11==0.14.0
24
+ httpcore==1.0.6
25
+ httpx==0.27.2
26
+ httpx-sse==0.4.0
27
+ huggingface-hub==0.26.2
28
+ idna==3.10
29
+ Jinja2==3.1.4
30
+ jiter==0.7.0
31
+ jmespath==1.0.1
32
+ joblib==1.4.2
33
+ jsonpatch==1.33
34
+ jsonpointer==3.0.0
35
+ langchain==0.3.7
36
+ langchain-aws==0.2.7
37
+ langchain-community==0.3.5
38
+ langchain-core==0.3.15
39
+ langchain-groq==0.2.1
40
+ langchain-huggingface==0.1.2
41
+ langchain-openai==0.2.6
42
+ langchain-pinecone==0.2.0
43
+ langchain-text-splitters==0.3.2
44
+ langchainhub==0.1.21
45
+ langgraph==0.2.45
46
+ langgraph-checkpoint==2.0.2
47
+ langgraph-sdk==0.1.35
48
+ langsmith==0.1.142
49
+ llvmlite==0.43.0
50
+ markdown-it-py==3.0.0
51
+ MarkupSafe==2.1.5
52
+ marshmallow==3.23.1
53
+ mdurl==0.1.2
54
+ more-itertools==10.5.0
55
+ mpmath==1.3.0
56
+ msgpack==1.1.0
57
+ multidict==6.1.0
58
+ mypy-extensions==1.0.0
59
+ networkx==3.4.2
60
+ numba==0.60.0
61
+ numpy==1.26.4
62
+ nvidia-cublas-cu12==12.4.5.8
63
+ nvidia-cuda-cupti-cu12==12.4.127
64
+ nvidia-cuda-nvrtc-cu12==12.4.127
65
+ nvidia-cuda-runtime-cu12==12.4.127
66
+ nvidia-cudnn-cu12==9.1.0.70
67
+ nvidia-cufft-cu12==11.2.1.3
68
+ nvidia-curand-cu12==10.3.5.147
69
+ nvidia-cusolver-cu12==11.6.1.9
70
+ nvidia-cusparse-cu12==12.3.1.170
71
+ nvidia-nccl-cu12==2.21.5
72
+ nvidia-nvjitlink-cu12==12.4.127
73
+ nvidia-nvtx-cu12==12.4.127
74
+ openai==1.54.3
75
+ openai-whisper==20240930
76
+ orjson==3.10.11
77
+ packaging==24.2
78
+ pandas==2.2.3
79
+ pillow==11.0.0
80
+ pinecone-client==5.0.1
81
+ pinecone-plugin-inference==1.1.0
82
+ pinecone-plugin-interface==0.0.7
83
+ propcache==0.2.0
84
+ pydantic==2.9.2
85
+ pydantic-settings==2.6.1
86
+ pydantic_core==2.23.4
87
+ pydub==0.25.1
88
+ Pygments==2.18.0
89
+ pypdf==5.1.0
90
+ python-dateutil==2.9.0.post0
91
+ python-dotenv==1.0.1
92
+ python-multipart==0.0.12
93
+ pytz==2024.2
94
+ PyYAML==6.0.2
95
+ regex==2024.11.6
96
+ requests==2.32.3
97
+ requests-toolbelt==1.0.0
98
+ rich==13.9.4
99
+ ruff==0.7.3
100
+ s3transfer==0.10.3
101
+ safehttpx==0.1.1
102
+ safetensors==0.4.5
103
+ scikit-learn==1.5.2
104
+ scipy==1.14.1
105
+ semantic-version==2.10.0
106
+ sentence-transformers==3.2.1
107
+ shellingham==1.5.4
108
+ six==1.16.0
109
+ sniffio==1.3.1
110
+ SQLAlchemy==2.0.35
111
+ starlette==0.41.2
112
+ sympy==1.13.1
113
+ tenacity==9.0.0
114
+ threadpoolctl==3.5.0
115
+ tiktoken==0.8.0
116
+ tokenizers==0.20.3
117
+ tomlkit==0.12.0
118
+ torch==2.5.1
119
+ tqdm==4.67.0
120
+ transformers==4.46.2
121
+ triton==3.1.0
122
+ typer==0.13.0
123
+ types-requests==2.32.0.20241016
124
+ typing-inspect==0.9.0
125
+ typing_extensions==4.12.2
126
+ tzdata==2024.2
127
+ urllib3==2.2.3
128
+ uvicorn==0.32.0
129
+ websockets==12.0
130
+ yarl==1.17.1