Spaces:
Sleeping
Sleeping
updates
Browse files- requirements.txt +143 -0
requirements.txt
CHANGED
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohappyeyeballs==2.4.4
|
2 |
+
aiohttp==3.11.11
|
3 |
+
aiosignal==1.3.2
|
4 |
+
altair==5.5.0
|
5 |
+
annotated-types==0.7.0
|
6 |
+
anyio==4.7.0
|
7 |
+
async-timeout==4.0.3
|
8 |
+
attrs==24.3.0
|
9 |
+
beautifulsoup4==4.12.3
|
10 |
+
blinker==1.9.0
|
11 |
+
cachetools==5.5.0
|
12 |
+
certifi==2024.12.14
|
13 |
+
charset-normalizer==3.4.1
|
14 |
+
click==8.1.8
|
15 |
+
dataclasses-json==0.6.7
|
16 |
+
distro==1.9.0
|
17 |
+
duckduckgo_search==7.2.0
|
18 |
+
exceptiongroup==1.2.2
|
19 |
+
faiss-cpu==1.9.0.post1
|
20 |
+
filelock==3.16.1
|
21 |
+
filetype==1.2.0
|
22 |
+
frozenlist==1.5.0
|
23 |
+
fsspec==2024.12.0
|
24 |
+
gitdb==4.0.11
|
25 |
+
GitPython==3.1.43
|
26 |
+
google-ai-generativelanguage==0.6.10
|
27 |
+
google-api-core==2.24.0
|
28 |
+
google-api-python-client==2.156.0
|
29 |
+
google-auth==2.37.0
|
30 |
+
google-auth-httplib2==0.2.0
|
31 |
+
google-generativeai==0.8.3
|
32 |
+
googleapis-common-protos==1.66.0
|
33 |
+
greenlet==3.1.1
|
34 |
+
groq==0.13.1
|
35 |
+
grpcio==1.68.1
|
36 |
+
grpcio-status==1.68.1
|
37 |
+
h11==0.14.0
|
38 |
+
httpcore==1.0.7
|
39 |
+
httplib2==0.22.0
|
40 |
+
httpx==0.28.1
|
41 |
+
httpx-sse==0.4.0
|
42 |
+
huggingface-hub==0.27.0
|
43 |
+
idna==3.10
|
44 |
+
Jinja2==3.1.5
|
45 |
+
joblib==1.4.2
|
46 |
+
jsonpatch==1.33
|
47 |
+
jsonpointer==3.0.0
|
48 |
+
jsonschema==4.23.0
|
49 |
+
jsonschema-specifications==2024.10.1
|
50 |
+
langchain==0.3.13
|
51 |
+
langchain-community==0.3.13
|
52 |
+
langchain-core==0.3.28
|
53 |
+
langchain-experimental==0.3.4
|
54 |
+
langchain-google-genai==2.0.7
|
55 |
+
langchain-groq==0.2.2
|
56 |
+
langchain-text-splitters==0.3.4
|
57 |
+
langgraph==0.2.60
|
58 |
+
langgraph-checkpoint==2.0.9
|
59 |
+
langgraph-sdk==0.1.48
|
60 |
+
langsmith==0.2.6
|
61 |
+
lxml==5.3.0
|
62 |
+
markdown-it-py==3.0.0
|
63 |
+
MarkupSafe==3.0.2
|
64 |
+
marshmallow==3.23.2
|
65 |
+
mdurl==0.1.2
|
66 |
+
mpmath==1.3.0
|
67 |
+
msgpack==1.1.0
|
68 |
+
multidict==6.1.0
|
69 |
+
mypy-extensions==1.0.0
|
70 |
+
narwhals==1.19.1
|
71 |
+
networkx==3.4.2
|
72 |
+
numexpr==2.10.2
|
73 |
+
numpy==1.26.4
|
74 |
+
nvidia-cublas-cu12==12.4.5.8
|
75 |
+
nvidia-cuda-cupti-cu12==12.4.127
|
76 |
+
nvidia-cuda-nvrtc-cu12==12.4.127
|
77 |
+
nvidia-cuda-runtime-cu12==12.4.127
|
78 |
+
nvidia-cudnn-cu12==9.1.0.70
|
79 |
+
nvidia-cufft-cu12==11.2.1.3
|
80 |
+
nvidia-curand-cu12==10.3.5.147
|
81 |
+
nvidia-cusolver-cu12==11.6.1.9
|
82 |
+
nvidia-cusparse-cu12==12.3.1.170
|
83 |
+
nvidia-nccl-cu12==2.21.5
|
84 |
+
nvidia-nvjitlink-cu12==12.4.127
|
85 |
+
nvidia-nvtx-cu12==12.4.127
|
86 |
+
orjson==3.10.12
|
87 |
+
packaging==24.2
|
88 |
+
pandas==2.2.3
|
89 |
+
pillow==11.0.0
|
90 |
+
primp==0.9.3
|
91 |
+
propcache==0.2.1
|
92 |
+
proto-plus==1.25.0
|
93 |
+
protobuf==5.29.2
|
94 |
+
pyarrow==18.1.0
|
95 |
+
pyasn1==0.6.1
|
96 |
+
pyasn1_modules==0.4.1
|
97 |
+
pydantic==2.10.4
|
98 |
+
pydantic-settings==2.7.0
|
99 |
+
pydantic_core==2.27.2
|
100 |
+
pydeck==0.9.1
|
101 |
+
Pygments==2.18.0
|
102 |
+
pyparsing==3.2.0
|
103 |
+
python-dateutil==2.9.0.post0
|
104 |
+
python-dotenv==1.0.1
|
105 |
+
pytz==2024.2
|
106 |
+
PyYAML==6.0.2
|
107 |
+
referencing==0.35.1
|
108 |
+
regex==2024.11.6
|
109 |
+
requests==2.32.3
|
110 |
+
requests-toolbelt==1.0.0
|
111 |
+
rich==13.9.4
|
112 |
+
rpds-py==0.22.3
|
113 |
+
rsa==4.9
|
114 |
+
safetensors==0.5.0
|
115 |
+
scikit-learn==1.6.0
|
116 |
+
scipy==1.15.0
|
117 |
+
sentence-transformers==3.3.1
|
118 |
+
six==1.17.0
|
119 |
+
smmap==5.0.1
|
120 |
+
sniffio==1.3.1
|
121 |
+
soupsieve==2.6
|
122 |
+
SQLAlchemy==2.0.36
|
123 |
+
streamlit==1.41.1
|
124 |
+
sympy==1.13.1
|
125 |
+
tenacity==9.0.0
|
126 |
+
threadpoolctl==3.5.0
|
127 |
+
tokenizers==0.21.0
|
128 |
+
toml==0.10.2
|
129 |
+
torch==2.5.1
|
130 |
+
tornado==6.4.2
|
131 |
+
tqdm==4.67.1
|
132 |
+
transformers==4.47.1
|
133 |
+
triton==3.1.0
|
134 |
+
typing-inspect==0.9.0
|
135 |
+
typing_extensions==4.12.2
|
136 |
+
tzdata==2024.2
|
137 |
+
uritemplate==4.1.1
|
138 |
+
urllib3==2.3.0
|
139 |
+
watchdog==6.0.0
|
140 |
+
Werkzeug==3.1.3
|
141 |
+
wikipedia==1.4.0
|
142 |
+
Wikipedia-API==0.7.3
|
143 |
+
yarl==1.18.3
|