Spaces:
Paused
Paused
Trying to get this to work
Browse files- pyproject.toml +1 -1
- uv.lock +28 -189
pyproject.toml
CHANGED
|
@@ -10,6 +10,7 @@ dependencies = [
|
|
| 10 |
"huggingface-hub==0.27.0",
|
| 11 |
"langchain-huggingface==0.1.2",
|
| 12 |
"langchain==0.3.19",
|
|
|
|
| 13 |
"langsmith==0.3.11",
|
| 14 |
"python-dotenv==1.0.1",
|
| 15 |
"tqdm==4.67.1",
|
|
@@ -17,6 +18,5 @@ dependencies = [
|
|
| 17 |
"langchain-text-splitters==0.3.6",
|
| 18 |
"jupyter>=1.1.1",
|
| 19 |
"faiss-cpu>=1.10.0",
|
| 20 |
-
"langchain-community>=0.3.18",
|
| 21 |
"websockets>=15.0",
|
| 22 |
]
|
|
|
|
| 10 |
"huggingface-hub==0.27.0",
|
| 11 |
"langchain-huggingface==0.1.2",
|
| 12 |
"langchain==0.3.19",
|
| 13 |
+
"langchain-community==0.3.18",
|
| 14 |
"langsmith==0.3.11",
|
| 15 |
"python-dotenv==1.0.1",
|
| 16 |
"tqdm==4.67.1",
|
|
|
|
| 18 |
"langchain-text-splitters==0.3.6",
|
| 19 |
"jupyter>=1.1.1",
|
| 20 |
"faiss-cpu>=1.10.0",
|
|
|
|
| 21 |
"websockets>=15.0",
|
| 22 |
]
|
uv.lock
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
version = 1
|
| 2 |
requires-python = ">=3.9"
|
| 3 |
resolution-markers = [
|
| 4 |
-
"python_full_version
|
| 5 |
-
"python_full_version == '3.10.*'",
|
| 6 |
-
"python_full_version < '3.10'",
|
| 7 |
"python_full_version >= '3.12' and python_full_version < '3.12.4'",
|
| 8 |
"python_full_version >= '3.12.4'",
|
| 9 |
]
|
|
@@ -37,7 +35,7 @@ requires-dist = [
|
|
| 37 |
{ name = "huggingface-hub", specifier = "==0.27.0" },
|
| 38 |
{ name = "jupyter", specifier = ">=1.1.1" },
|
| 39 |
{ name = "langchain", specifier = "==0.3.19" },
|
| 40 |
-
{ name = "langchain-community", specifier = "
|
| 41 |
{ name = "langchain-huggingface", specifier = "==0.1.2" },
|
| 42 |
{ name = "langchain-openai", specifier = "==0.3.7" },
|
| 43 |
{ name = "langchain-text-splitters", specifier = "==0.3.6" },
|
|
@@ -58,11 +56,11 @@ wheels = [
|
|
| 58 |
|
| 59 |
[[package]]
|
| 60 |
name = "aiohappyeyeballs"
|
| 61 |
-
version = "2.4.
|
| 62 |
source = { registry = "https://pypi.org/simple" }
|
| 63 |
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
| 64 |
wheels = [
|
| 65 |
-
{ url = "https://files.pythonhosted.org/packages/
|
| 66 |
]
|
| 67 |
|
| 68 |
[[package]]
|
|
@@ -1088,9 +1086,7 @@ dependencies = [
|
|
| 1088 |
{ name = "appnope", marker = "platform_system == 'Darwin'" },
|
| 1089 |
{ name = "comm" },
|
| 1090 |
{ name = "debugpy" },
|
| 1091 |
-
{ name = "ipython"
|
| 1092 |
-
{ name = "ipython", version = "8.33.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
| 1093 |
-
{ name = "ipython", version = "9.0.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
| 1094 |
{ name = "jupyter-client" },
|
| 1095 |
{ name = "jupyter-core" },
|
| 1096 |
{ name = "matplotlib-inline" },
|
|
@@ -1110,20 +1106,17 @@ wheels = [
|
|
| 1110 |
name = "ipython"
|
| 1111 |
version = "8.18.1"
|
| 1112 |
source = { registry = "https://pypi.org/simple" }
|
| 1113 |
-
resolution-markers = [
|
| 1114 |
-
"python_full_version < '3.10'",
|
| 1115 |
-
]
|
| 1116 |
dependencies = [
|
| 1117 |
-
{ name = "colorama", marker = "
|
| 1118 |
-
{ name = "decorator"
|
| 1119 |
-
{ name = "exceptiongroup", marker = "python_full_version < '3.
|
| 1120 |
-
{ name = "jedi"
|
| 1121 |
-
{ name = "matplotlib-inline"
|
| 1122 |
-
{ name = "pexpect", marker = "
|
| 1123 |
-
{ name = "prompt-toolkit"
|
| 1124 |
-
{ name = "pygments"
|
| 1125 |
-
{ name = "stack-data"
|
| 1126 |
-
{ name = "traitlets"
|
| 1127 |
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
| 1128 |
]
|
| 1129 |
sdist = { url = "https://files.pythonhosted.org/packages/b1/b9/3ba6c45a6df813c09a48bac313c22ff83efa26cbb55011218d925a46e2ad/ipython-8.18.1.tar.gz", hash = "sha256:ca6f079bb33457c66e233e4580ebfc4128855b4cf6370dddd73842a9563e8a27", size = 5486330 }
|
|
@@ -1131,79 +1124,13 @@ wheels = [
|
|
| 1131 |
{ url = "https://files.pythonhosted.org/packages/47/6b/d9fdcdef2eb6a23f391251fde8781c38d42acd82abe84d054cb74f7863b0/ipython-8.18.1-py3-none-any.whl", hash = "sha256:e8267419d72d81955ec1177f8a29aaa90ac80ad647499201119e2f05e99aa397", size = 808161 },
|
| 1132 |
]
|
| 1133 |
|
| 1134 |
-
[[package]]
|
| 1135 |
-
name = "ipython"
|
| 1136 |
-
version = "8.33.0"
|
| 1137 |
-
source = { registry = "https://pypi.org/simple" }
|
| 1138 |
-
resolution-markers = [
|
| 1139 |
-
"python_full_version == '3.10.*'",
|
| 1140 |
-
]
|
| 1141 |
-
dependencies = [
|
| 1142 |
-
{ name = "colorama", marker = "python_full_version == '3.10.*' and sys_platform == 'win32'" },
|
| 1143 |
-
{ name = "decorator", marker = "python_full_version == '3.10.*'" },
|
| 1144 |
-
{ name = "exceptiongroup", marker = "python_full_version == '3.10.*'" },
|
| 1145 |
-
{ name = "jedi", marker = "python_full_version == '3.10.*'" },
|
| 1146 |
-
{ name = "matplotlib-inline", marker = "python_full_version == '3.10.*'" },
|
| 1147 |
-
{ name = "pexpect", marker = "python_full_version == '3.10.*' and sys_platform != 'emscripten' and sys_platform != 'win32'" },
|
| 1148 |
-
{ name = "prompt-toolkit", marker = "python_full_version == '3.10.*'" },
|
| 1149 |
-
{ name = "pygments", marker = "python_full_version == '3.10.*'" },
|
| 1150 |
-
{ name = "stack-data", marker = "python_full_version == '3.10.*'" },
|
| 1151 |
-
{ name = "traitlets", marker = "python_full_version == '3.10.*'" },
|
| 1152 |
-
{ name = "typing-extensions", marker = "python_full_version == '3.10.*'" },
|
| 1153 |
-
]
|
| 1154 |
-
sdist = { url = "https://files.pythonhosted.org/packages/99/5d/27844489a849a9ceb94ea59c1adac9323fb77175a3076742ed76dcc87f07/ipython-8.33.0.tar.gz", hash = "sha256:4c3e36a6dfa9e8e3702bd46f3df668624c975a22ff340e96ea7277afbd76217d", size = 5508284 }
|
| 1155 |
-
wheels = [
|
| 1156 |
-
{ url = "https://files.pythonhosted.org/packages/13/e7/7b144d0c3a16f56b213b2d9f9bee22e50f6e54265a551db9f43f09e2c084/ipython-8.33.0-py3-none-any.whl", hash = "sha256:aa5b301dfe1eaf0167ff3238a6825f810a029c9dad9d3f1597f30bd5ff65cc44", size = 826720 },
|
| 1157 |
-
]
|
| 1158 |
-
|
| 1159 |
-
[[package]]
|
| 1160 |
-
name = "ipython"
|
| 1161 |
-
version = "9.0.1"
|
| 1162 |
-
source = { registry = "https://pypi.org/simple" }
|
| 1163 |
-
resolution-markers = [
|
| 1164 |
-
"python_full_version == '3.11.*'",
|
| 1165 |
-
"python_full_version >= '3.12' and python_full_version < '3.12.4'",
|
| 1166 |
-
"python_full_version >= '3.12.4'",
|
| 1167 |
-
]
|
| 1168 |
-
dependencies = [
|
| 1169 |
-
{ name = "colorama", marker = "python_full_version >= '3.11' and sys_platform == 'win32'" },
|
| 1170 |
-
{ name = "decorator", marker = "python_full_version >= '3.11'" },
|
| 1171 |
-
{ name = "ipython-pygments-lexers", marker = "python_full_version >= '3.11'" },
|
| 1172 |
-
{ name = "jedi", marker = "python_full_version >= '3.11'" },
|
| 1173 |
-
{ name = "matplotlib-inline", marker = "python_full_version >= '3.11'" },
|
| 1174 |
-
{ name = "pexpect", marker = "python_full_version >= '3.11' and sys_platform != 'emscripten' and sys_platform != 'win32'" },
|
| 1175 |
-
{ name = "prompt-toolkit", marker = "python_full_version >= '3.11'" },
|
| 1176 |
-
{ name = "pygments", marker = "python_full_version >= '3.11'" },
|
| 1177 |
-
{ name = "stack-data", marker = "python_full_version >= '3.11'" },
|
| 1178 |
-
{ name = "traitlets", marker = "python_full_version >= '3.11'" },
|
| 1179 |
-
{ name = "typing-extensions", marker = "python_full_version == '3.11.*'" },
|
| 1180 |
-
]
|
| 1181 |
-
sdist = { url = "https://files.pythonhosted.org/packages/9d/33/1901c9a842b301d8674f367dee597e654e402548a903faf7280aae8fc2d4/ipython-9.0.1.tar.gz", hash = "sha256:377ea91c8226b48dc9021ac9846a64761abc7ddf74c5efe38e6eb06f6e052f3a", size = 4365847 }
|
| 1182 |
-
wheels = [
|
| 1183 |
-
{ url = "https://files.pythonhosted.org/packages/28/39/fda74f8215ef94a812dd780073c61a826a88a01e51f627a3454f7ae6951d/ipython-9.0.1-py3-none-any.whl", hash = "sha256:3e878273824b52e0a2280ed84f8193aba8c4ba9a6f45a438348a3d5ef1a34bd0", size = 600186 },
|
| 1184 |
-
]
|
| 1185 |
-
|
| 1186 |
-
[[package]]
|
| 1187 |
-
name = "ipython-pygments-lexers"
|
| 1188 |
-
version = "1.1.1"
|
| 1189 |
-
source = { registry = "https://pypi.org/simple" }
|
| 1190 |
-
dependencies = [
|
| 1191 |
-
{ name = "pygments", marker = "python_full_version >= '3.11'" },
|
| 1192 |
-
]
|
| 1193 |
-
sdist = { url = "https://files.pythonhosted.org/packages/ef/4c/5dd1d8af08107f88c7f741ead7a40854b8ac24ddf9ae850afbcf698aa552/ipython_pygments_lexers-1.1.1.tar.gz", hash = "sha256:09c0138009e56b6854f9535736f4171d855c8c08a563a0dcd8022f78355c7e81", size = 8393 }
|
| 1194 |
-
wheels = [
|
| 1195 |
-
{ url = "https://files.pythonhosted.org/packages/d9/33/1f075bf72b0b747cb3288d011319aaf64083cf2efef8354174e3ed4540e2/ipython_pygments_lexers-1.1.1-py3-none-any.whl", hash = "sha256:a9462224a505ade19a605f71f8fa63c2048833ce50abc86768a0d81d876dc81c", size = 8074 },
|
| 1196 |
-
]
|
| 1197 |
-
|
| 1198 |
[[package]]
|
| 1199 |
name = "ipywidgets"
|
| 1200 |
version = "8.1.5"
|
| 1201 |
source = { registry = "https://pypi.org/simple" }
|
| 1202 |
dependencies = [
|
| 1203 |
{ name = "comm" },
|
| 1204 |
-
{ name = "ipython"
|
| 1205 |
-
{ name = "ipython", version = "8.33.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
| 1206 |
-
{ name = "ipython", version = "9.0.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
| 1207 |
{ name = "jupyterlab-widgets" },
|
| 1208 |
{ name = "traitlets" },
|
| 1209 |
{ name = "widgetsnbextension" },
|
|
@@ -1438,9 +1365,7 @@ version = "6.6.3"
|
|
| 1438 |
source = { registry = "https://pypi.org/simple" }
|
| 1439 |
dependencies = [
|
| 1440 |
{ name = "ipykernel" },
|
| 1441 |
-
{ name = "ipython"
|
| 1442 |
-
{ name = "ipython", version = "8.33.0", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version == '3.10.*'" },
|
| 1443 |
-
{ name = "ipython", version = "9.0.1", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.11'" },
|
| 1444 |
{ name = "jupyter-client" },
|
| 1445 |
{ name = "jupyter-core" },
|
| 1446 |
{ name = "prompt-toolkit" },
|
|
@@ -1652,7 +1577,7 @@ wheels = [
|
|
| 1652 |
|
| 1653 |
[[package]]
|
| 1654 |
name = "langchain-core"
|
| 1655 |
-
version = "0.3.
|
| 1656 |
source = { registry = "https://pypi.org/simple" }
|
| 1657 |
dependencies = [
|
| 1658 |
{ name = "jsonpatch" },
|
|
@@ -1663,9 +1588,9 @@ dependencies = [
|
|
| 1663 |
{ name = "tenacity" },
|
| 1664 |
{ name = "typing-extensions" },
|
| 1665 |
]
|
| 1666 |
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
| 1667 |
wheels = [
|
| 1668 |
-
{ url = "https://files.pythonhosted.org/packages/
|
| 1669 |
]
|
| 1670 |
|
| 1671 |
[[package]]
|
|
@@ -2027,29 +1952,11 @@ wheels = [
|
|
| 2027 |
name = "networkx"
|
| 2028 |
version = "3.2.1"
|
| 2029 |
source = { registry = "https://pypi.org/simple" }
|
| 2030 |
-
resolution-markers = [
|
| 2031 |
-
"python_full_version < '3.10'",
|
| 2032 |
-
]
|
| 2033 |
sdist = { url = "https://files.pythonhosted.org/packages/c4/80/a84676339aaae2f1cfdf9f418701dd634aef9cc76f708ef55c36ff39c3ca/networkx-3.2.1.tar.gz", hash = "sha256:9f1bb5cf3409bf324e0a722c20bdb4c20ee39bf1c30ce8ae499c8502b0b5e0c6", size = 2073928 }
|
| 2034 |
wheels = [
|
| 2035 |
{ url = "https://files.pythonhosted.org/packages/d5/f0/8fbc882ca80cf077f1b246c0e3c3465f7f415439bdea6b899f6b19f61f70/networkx-3.2.1-py3-none-any.whl", hash = "sha256:f18c69adc97877c42332c170849c96cefa91881c99a7cb3e95b7c659ebdc1ec2", size = 1647772 },
|
| 2036 |
]
|
| 2037 |
|
| 2038 |
-
[[package]]
|
| 2039 |
-
name = "networkx"
|
| 2040 |
-
version = "3.4.2"
|
| 2041 |
-
source = { registry = "https://pypi.org/simple" }
|
| 2042 |
-
resolution-markers = [
|
| 2043 |
-
"python_full_version == '3.11.*'",
|
| 2044 |
-
"python_full_version == '3.10.*'",
|
| 2045 |
-
"python_full_version >= '3.12' and python_full_version < '3.12.4'",
|
| 2046 |
-
"python_full_version >= '3.12.4'",
|
| 2047 |
-
]
|
| 2048 |
-
sdist = { url = "https://files.pythonhosted.org/packages/fd/1d/06475e1cd5264c0b870ea2cc6fdb3e37177c1e565c43f56ff17a10e3937f/networkx-3.4.2.tar.gz", hash = "sha256:307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1", size = 2151368 }
|
| 2049 |
-
wheels = [
|
| 2050 |
-
{ url = "https://files.pythonhosted.org/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl", hash = "sha256:df5d4365b724cf81b8c6a7312509d0c22386097011ad1abe274afd5e9d3bbc5f", size = 1723263 },
|
| 2051 |
-
]
|
| 2052 |
-
|
| 2053 |
[[package]]
|
| 2054 |
name = "notebook"
|
| 2055 |
version = "7.3.2"
|
|
@@ -2252,7 +2159,7 @@ wheels = [
|
|
| 2252 |
|
| 2253 |
[[package]]
|
| 2254 |
name = "openai"
|
| 2255 |
-
version = "1.65.
|
| 2256 |
source = { registry = "https://pypi.org/simple" }
|
| 2257 |
dependencies = [
|
| 2258 |
{ name = "anyio" },
|
|
@@ -2264,9 +2171,9 @@ dependencies = [
|
|
| 2264 |
{ name = "tqdm" },
|
| 2265 |
{ name = "typing-extensions" },
|
| 2266 |
]
|
| 2267 |
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
| 2268 |
wheels = [
|
| 2269 |
-
{ url = "https://files.pythonhosted.org/packages/
|
| 2270 |
]
|
| 2271 |
|
| 2272 |
[[package]]
|
|
@@ -3462,8 +3369,7 @@ source = { registry = "https://pypi.org/simple" }
|
|
| 3462 |
dependencies = [
|
| 3463 |
{ name = "joblib" },
|
| 3464 |
{ name = "numpy" },
|
| 3465 |
-
{ name = "scipy"
|
| 3466 |
-
{ name = "scipy", version = "1.15.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
| 3467 |
{ name = "threadpoolctl" },
|
| 3468 |
]
|
| 3469 |
sdist = { url = "https://files.pythonhosted.org/packages/9e/a5/4ae3b3a0755f7b35a280ac90b28817d1f380318973cff14075ab41ef50d9/scikit_learn-1.6.1.tar.gz", hash = "sha256:b4fc2525eca2c69a59260f583c56a7557c6ccdf8deafdba6e060f94c1c59738e", size = 7068312 }
|
|
@@ -3503,11 +3409,8 @@ wheels = [
|
|
| 3503 |
name = "scipy"
|
| 3504 |
version = "1.13.1"
|
| 3505 |
source = { registry = "https://pypi.org/simple" }
|
| 3506 |
-
resolution-markers = [
|
| 3507 |
-
"python_full_version < '3.10'",
|
| 3508 |
-
]
|
| 3509 |
dependencies = [
|
| 3510 |
-
{ name = "numpy"
|
| 3511 |
]
|
| 3512 |
sdist = { url = "https://files.pythonhosted.org/packages/ae/00/48c2f661e2816ccf2ecd77982f6605b2950afe60f60a52b4cbbc2504aa8f/scipy-1.13.1.tar.gz", hash = "sha256:095a87a0312b08dfd6a6155cbbd310a8c51800fc931b8c0b84003014b874ed3c", size = 57210720 }
|
| 3513 |
wheels = [
|
|
@@ -3537,68 +3440,6 @@ wheels = [
|
|
| 3537 |
{ url = "https://files.pythonhosted.org/packages/3e/77/dab54fe647a08ee4253963bcd8f9cf17509c8ca64d6335141422fe2e2114/scipy-1.13.1-cp39-cp39-win_amd64.whl", hash = "sha256:392e4ec766654852c25ebad4f64e4e584cf19820b980bc04960bca0b0cd6eaa2", size = 46227440 },
|
| 3538 |
]
|
| 3539 |
|
| 3540 |
-
[[package]]
|
| 3541 |
-
name = "scipy"
|
| 3542 |
-
version = "1.15.2"
|
| 3543 |
-
source = { registry = "https://pypi.org/simple" }
|
| 3544 |
-
resolution-markers = [
|
| 3545 |
-
"python_full_version == '3.11.*'",
|
| 3546 |
-
"python_full_version == '3.10.*'",
|
| 3547 |
-
"python_full_version >= '3.12' and python_full_version < '3.12.4'",
|
| 3548 |
-
"python_full_version >= '3.12.4'",
|
| 3549 |
-
]
|
| 3550 |
-
dependencies = [
|
| 3551 |
-
{ name = "numpy", marker = "python_full_version >= '3.10'" },
|
| 3552 |
-
]
|
| 3553 |
-
sdist = { url = "https://files.pythonhosted.org/packages/b7/b9/31ba9cd990e626574baf93fbc1ac61cf9ed54faafd04c479117517661637/scipy-1.15.2.tar.gz", hash = "sha256:cd58a314d92838f7e6f755c8a2167ead4f27e1fd5c1251fd54289569ef3495ec", size = 59417316 }
|
| 3554 |
-
wheels = [
|
| 3555 |
-
{ url = "https://files.pythonhosted.org/packages/95/df/ef233fff6838fe6f7840d69b5ef9f20d2b5c912a8727b21ebf876cb15d54/scipy-1.15.2-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:a2ec871edaa863e8213ea5df811cd600734f6400b4af272e1c011e69401218e9", size = 38692502 },
|
| 3556 |
-
{ url = "https://files.pythonhosted.org/packages/5c/20/acdd4efb8a68b842968f7bc5611b1aeb819794508771ad104de418701422/scipy-1.15.2-cp310-cp310-macosx_12_0_arm64.whl", hash = "sha256:6f223753c6ea76983af380787611ae1291e3ceb23917393079dcc746ba60cfb5", size = 30085508 },
|
| 3557 |
-
{ url = "https://files.pythonhosted.org/packages/42/55/39cf96ca7126f1e78ee72a6344ebdc6702fc47d037319ad93221063e6cf4/scipy-1.15.2-cp310-cp310-macosx_14_0_arm64.whl", hash = "sha256:ecf797d2d798cf7c838c6d98321061eb3e72a74710e6c40540f0e8087e3b499e", size = 22359166 },
|
| 3558 |
-
{ url = "https://files.pythonhosted.org/packages/51/48/708d26a4ab8a1441536bf2dfcad1df0ca14a69f010fba3ccbdfc02df7185/scipy-1.15.2-cp310-cp310-macosx_14_0_x86_64.whl", hash = "sha256:9b18aa747da280664642997e65aab1dd19d0c3d17068a04b3fe34e2559196cb9", size = 25112047 },
|
| 3559 |
-
{ url = "https://files.pythonhosted.org/packages/dd/65/f9c5755b995ad892020381b8ae11f16d18616208e388621dfacc11df6de6/scipy-1.15.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:87994da02e73549dfecaed9e09a4f9d58a045a053865679aeb8d6d43747d4df3", size = 35536214 },
|
| 3560 |
-
{ url = "https://files.pythonhosted.org/packages/de/3c/c96d904b9892beec978562f64d8cc43f9cca0842e65bd3cd1b7f7389b0ba/scipy-1.15.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:69ea6e56d00977f355c0f84eba69877b6df084516c602d93a33812aa04d90a3d", size = 37646981 },
|
| 3561 |
-
{ url = "https://files.pythonhosted.org/packages/3d/74/c2d8a24d18acdeae69ed02e132b9bc1bb67b7bee90feee1afe05a68f9d67/scipy-1.15.2-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:888307125ea0c4466287191e5606a2c910963405ce9671448ff9c81c53f85f58", size = 37230048 },
|
| 3562 |
-
{ url = "https://files.pythonhosted.org/packages/42/19/0aa4ce80eca82d487987eff0bc754f014dec10d20de2f66754fa4ea70204/scipy-1.15.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:9412f5e408b397ff5641080ed1e798623dbe1ec0d78e72c9eca8992976fa65aa", size = 40010322 },
|
| 3563 |
-
{ url = "https://files.pythonhosted.org/packages/d0/d2/f0683b7e992be44d1475cc144d1f1eeae63c73a14f862974b4db64af635e/scipy-1.15.2-cp310-cp310-win_amd64.whl", hash = "sha256:b5e025e903b4f166ea03b109bb241355b9c42c279ea694d8864d033727205e65", size = 41233385 },
|
| 3564 |
-
{ url = "https://files.pythonhosted.org/packages/40/1f/bf0a5f338bda7c35c08b4ed0df797e7bafe8a78a97275e9f439aceb46193/scipy-1.15.2-cp311-cp311-macosx_10_13_x86_64.whl", hash = "sha256:92233b2df6938147be6fa8824b8136f29a18f016ecde986666be5f4d686a91a4", size = 38703651 },
|
| 3565 |
-
{ url = "https://files.pythonhosted.org/packages/de/54/db126aad3874601048c2c20ae3d8a433dbfd7ba8381551e6f62606d9bd8e/scipy-1.15.2-cp311-cp311-macosx_12_0_arm64.whl", hash = "sha256:62ca1ff3eb513e09ed17a5736929429189adf16d2d740f44e53270cc800ecff1", size = 30102038 },
|
| 3566 |
-
{ url = "https://files.pythonhosted.org/packages/61/d8/84da3fffefb6c7d5a16968fe5b9f24c98606b165bb801bb0b8bc3985200f/scipy-1.15.2-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:4c6676490ad76d1c2894d77f976144b41bd1a4052107902238047fb6a473e971", size = 22375518 },
|
| 3567 |
-
{ url = "https://files.pythonhosted.org/packages/44/78/25535a6e63d3b9c4c90147371aedb5d04c72f3aee3a34451f2dc27c0c07f/scipy-1.15.2-cp311-cp311-macosx_14_0_x86_64.whl", hash = "sha256:a8bf5cb4a25046ac61d38f8d3c3426ec11ebc350246a4642f2f315fe95bda655", size = 25142523 },
|
| 3568 |
-
{ url = "https://files.pythonhosted.org/packages/e0/22/4b4a26fe1cd9ed0bc2b2cb87b17d57e32ab72c346949eaf9288001f8aa8e/scipy-1.15.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6a8e34cf4c188b6dd004654f88586d78f95639e48a25dfae9c5e34a6dc34547e", size = 35491547 },
|
| 3569 |
-
{ url = "https://files.pythonhosted.org/packages/32/ea/564bacc26b676c06a00266a3f25fdfe91a9d9a2532ccea7ce6dd394541bc/scipy-1.15.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:28a0d2c2075946346e4408b211240764759e0fabaeb08d871639b5f3b1aca8a0", size = 37634077 },
|
| 3570 |
-
{ url = "https://files.pythonhosted.org/packages/43/c2/bfd4e60668897a303b0ffb7191e965a5da4056f0d98acfb6ba529678f0fb/scipy-1.15.2-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:42dabaaa798e987c425ed76062794e93a243be8f0f20fff6e7a89f4d61cb3d40", size = 37231657 },
|
| 3571 |
-
{ url = "https://files.pythonhosted.org/packages/4a/75/5f13050bf4f84c931bcab4f4e83c212a36876c3c2244475db34e4b5fe1a6/scipy-1.15.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:6f5e296ec63c5da6ba6fa0343ea73fd51b8b3e1a300b0a8cae3ed4b1122c7462", size = 40035857 },
|
| 3572 |
-
{ url = "https://files.pythonhosted.org/packages/b9/8b/7ec1832b09dbc88f3db411f8cdd47db04505c4b72c99b11c920a8f0479c3/scipy-1.15.2-cp311-cp311-win_amd64.whl", hash = "sha256:597a0c7008b21c035831c39927406c6181bcf8f60a73f36219b69d010aa04737", size = 41217654 },
|
| 3573 |
-
{ url = "https://files.pythonhosted.org/packages/4b/5d/3c78815cbab499610f26b5bae6aed33e227225a9fa5290008a733a64f6fc/scipy-1.15.2-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:c4697a10da8f8765bb7c83e24a470da5797e37041edfd77fd95ba3811a47c4fd", size = 38756184 },
|
| 3574 |
-
{ url = "https://files.pythonhosted.org/packages/37/20/3d04eb066b471b6e171827548b9ddb3c21c6bbea72a4d84fc5989933910b/scipy-1.15.2-cp312-cp312-macosx_12_0_arm64.whl", hash = "sha256:869269b767d5ee7ea6991ed7e22b3ca1f22de73ab9a49c44bad338b725603301", size = 30163558 },
|
| 3575 |
-
{ url = "https://files.pythonhosted.org/packages/a4/98/e5c964526c929ef1f795d4c343b2ff98634ad2051bd2bbadfef9e772e413/scipy-1.15.2-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:bad78d580270a4d32470563ea86c6590b465cb98f83d760ff5b0990cb5518a93", size = 22437211 },
|
| 3576 |
-
{ url = "https://files.pythonhosted.org/packages/1d/cd/1dc7371e29195ecbf5222f9afeedb210e0a75057d8afbd942aa6cf8c8eca/scipy-1.15.2-cp312-cp312-macosx_14_0_x86_64.whl", hash = "sha256:b09ae80010f52efddb15551025f9016c910296cf70adbf03ce2a8704f3a5ad20", size = 25232260 },
|
| 3577 |
-
{ url = "https://files.pythonhosted.org/packages/f0/24/1a181a9e5050090e0b5138c5f496fee33293c342b788d02586bc410c6477/scipy-1.15.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5a6fd6eac1ce74a9f77a7fc724080d507c5812d61e72bd5e4c489b042455865e", size = 35198095 },
|
| 3578 |
-
{ url = "https://files.pythonhosted.org/packages/c0/53/eaada1a414c026673eb983f8b4a55fe5eb172725d33d62c1b21f63ff6ca4/scipy-1.15.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2b871df1fe1a3ba85d90e22742b93584f8d2b8e6124f8372ab15c71b73e428b8", size = 37297371 },
|
| 3579 |
-
{ url = "https://files.pythonhosted.org/packages/e9/06/0449b744892ed22b7e7b9a1994a866e64895363572677a316a9042af1fe5/scipy-1.15.2-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:03205d57a28e18dfd39f0377d5002725bf1f19a46f444108c29bdb246b6c8a11", size = 36872390 },
|
| 3580 |
-
{ url = "https://files.pythonhosted.org/packages/6a/6f/a8ac3cfd9505ec695c1bc35edc034d13afbd2fc1882a7c6b473e280397bb/scipy-1.15.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:601881dfb761311045b03114c5fe718a12634e5608c3b403737ae463c9885d53", size = 39700276 },
|
| 3581 |
-
{ url = "https://files.pythonhosted.org/packages/f5/6f/e6e5aff77ea2a48dd96808bb51d7450875af154ee7cbe72188afb0b37929/scipy-1.15.2-cp312-cp312-win_amd64.whl", hash = "sha256:e7c68b6a43259ba0aab737237876e5c2c549a031ddb7abc28c7b47f22e202ded", size = 40942317 },
|
| 3582 |
-
{ url = "https://files.pythonhosted.org/packages/53/40/09319f6e0f276ea2754196185f95cd191cb852288440ce035d5c3a931ea2/scipy-1.15.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:01edfac9f0798ad6b46d9c4c9ca0e0ad23dbf0b1eb70e96adb9fa7f525eff0bf", size = 38717587 },
|
| 3583 |
-
{ url = "https://files.pythonhosted.org/packages/fe/c3/2854f40ecd19585d65afaef601e5e1f8dbf6758b2f95b5ea93d38655a2c6/scipy-1.15.2-cp313-cp313-macosx_12_0_arm64.whl", hash = "sha256:08b57a9336b8e79b305a143c3655cc5bdbe6d5ece3378578888d2afbb51c4e37", size = 30100266 },
|
| 3584 |
-
{ url = "https://files.pythonhosted.org/packages/dd/b1/f9fe6e3c828cb5930b5fe74cb479de5f3d66d682fa8adb77249acaf545b8/scipy-1.15.2-cp313-cp313-macosx_14_0_arm64.whl", hash = "sha256:54c462098484e7466362a9f1672d20888f724911a74c22ae35b61f9c5919183d", size = 22373768 },
|
| 3585 |
-
{ url = "https://files.pythonhosted.org/packages/15/9d/a60db8c795700414c3f681908a2b911e031e024d93214f2d23c6dae174ab/scipy-1.15.2-cp313-cp313-macosx_14_0_x86_64.whl", hash = "sha256:cf72ff559a53a6a6d77bd8eefd12a17995ffa44ad86c77a5df96f533d4e6c6bb", size = 25154719 },
|
| 3586 |
-
{ url = "https://files.pythonhosted.org/packages/37/3b/9bda92a85cd93f19f9ed90ade84aa1e51657e29988317fabdd44544f1dd4/scipy-1.15.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9de9d1416b3d9e7df9923ab23cd2fe714244af10b763975bea9e4f2e81cebd27", size = 35163195 },
|
| 3587 |
-
{ url = "https://files.pythonhosted.org/packages/03/5a/fc34bf1aa14dc7c0e701691fa8685f3faec80e57d816615e3625f28feb43/scipy-1.15.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:fb530e4794fc8ea76a4a21ccb67dea33e5e0e60f07fc38a49e821e1eae3b71a0", size = 37255404 },
|
| 3588 |
-
{ url = "https://files.pythonhosted.org/packages/4a/71/472eac45440cee134c8a180dbe4c01b3ec247e0338b7c759e6cd71f199a7/scipy-1.15.2-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:5ea7ed46d437fc52350b028b1d44e002646e28f3e8ddc714011aaf87330f2f32", size = 36860011 },
|
| 3589 |
-
{ url = "https://files.pythonhosted.org/packages/01/b3/21f890f4f42daf20e4d3aaa18182dddb9192771cd47445aaae2e318f6738/scipy-1.15.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:11e7ad32cf184b74380f43d3c0a706f49358b904fa7d5345f16ddf993609184d", size = 39657406 },
|
| 3590 |
-
{ url = "https://files.pythonhosted.org/packages/0d/76/77cf2ac1f2a9cc00c073d49e1e16244e389dd88e2490c91d84e1e3e4d126/scipy-1.15.2-cp313-cp313-win_amd64.whl", hash = "sha256:a5080a79dfb9b78b768cebf3c9dcbc7b665c5875793569f48bf0e2b1d7f68f6f", size = 40961243 },
|
| 3591 |
-
{ url = "https://files.pythonhosted.org/packages/4c/4b/a57f8ddcf48e129e6054fa9899a2a86d1fc6b07a0e15c7eebff7ca94533f/scipy-1.15.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:447ce30cee6a9d5d1379087c9e474628dab3db4a67484be1b7dc3196bfb2fac9", size = 38870286 },
|
| 3592 |
-
{ url = "https://files.pythonhosted.org/packages/0c/43/c304d69a56c91ad5f188c0714f6a97b9c1fed93128c691148621274a3a68/scipy-1.15.2-cp313-cp313t-macosx_12_0_arm64.whl", hash = "sha256:c90ebe8aaa4397eaefa8455a8182b164a6cc1d59ad53f79943f266d99f68687f", size = 30141634 },
|
| 3593 |
-
{ url = "https://files.pythonhosted.org/packages/44/1a/6c21b45d2548eb73be9b9bff421aaaa7e85e22c1f9b3bc44b23485dfce0a/scipy-1.15.2-cp313-cp313t-macosx_14_0_arm64.whl", hash = "sha256:def751dd08243934c884a3221156d63e15234a3155cf25978b0a668409d45eb6", size = 22415179 },
|
| 3594 |
-
{ url = "https://files.pythonhosted.org/packages/74/4b/aefac4bba80ef815b64f55da06f62f92be5d03b467f2ce3668071799429a/scipy-1.15.2-cp313-cp313t-macosx_14_0_x86_64.whl", hash = "sha256:302093e7dfb120e55515936cb55618ee0b895f8bcaf18ff81eca086c17bd80af", size = 25126412 },
|
| 3595 |
-
{ url = "https://files.pythonhosted.org/packages/b1/53/1cbb148e6e8f1660aacd9f0a9dfa2b05e9ff1cb54b4386fe868477972ac2/scipy-1.15.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7cd5b77413e1855351cdde594eca99c1f4a588c2d63711388b6a1f1c01f62274", size = 34952867 },
|
| 3596 |
-
{ url = "https://files.pythonhosted.org/packages/2c/23/e0eb7f31a9c13cf2dca083828b97992dd22f8184c6ce4fec5deec0c81fcf/scipy-1.15.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6d0194c37037707b2afa7a2f2a924cf7bac3dc292d51b6a925e5fcb89bc5c776", size = 36890009 },
|
| 3597 |
-
{ url = "https://files.pythonhosted.org/packages/03/f3/e699e19cabe96bbac5189c04aaa970718f0105cff03d458dc5e2b6bd1e8c/scipy-1.15.2-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:bae43364d600fdc3ac327db99659dcb79e6e7ecd279a75fe1266669d9a652828", size = 36545159 },
|
| 3598 |
-
{ url = "https://files.pythonhosted.org/packages/af/f5/ab3838e56fe5cc22383d6fcf2336e48c8fe33e944b9037fbf6cbdf5a11f8/scipy-1.15.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:f031846580d9acccd0044efd1a90e6f4df3a6e12b4b6bd694a7bc03a89892b28", size = 39136566 },
|
| 3599 |
-
{ url = "https://files.pythonhosted.org/packages/0a/c8/b3f566db71461cabd4b2d5b39bcc24a7e1c119535c8361f81426be39bb47/scipy-1.15.2-cp313-cp313t-win_amd64.whl", hash = "sha256:fe8a9eb875d430d81755472c5ba75e84acc980e4a8f6204d402849234d3017db", size = 40477705 },
|
| 3600 |
-
]
|
| 3601 |
-
|
| 3602 |
[[package]]
|
| 3603 |
name = "send2trash"
|
| 3604 |
version = "1.8.3"
|
|
@@ -3616,8 +3457,7 @@ dependencies = [
|
|
| 3616 |
{ name = "huggingface-hub" },
|
| 3617 |
{ name = "pillow" },
|
| 3618 |
{ name = "scikit-learn" },
|
| 3619 |
-
{ name = "scipy"
|
| 3620 |
-
{ name = "scipy", version = "1.15.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
| 3621 |
{ name = "torch" },
|
| 3622 |
{ name = "tqdm" },
|
| 3623 |
{ name = "transformers" },
|
|
@@ -3931,8 +3771,7 @@ dependencies = [
|
|
| 3931 |
{ name = "filelock" },
|
| 3932 |
{ name = "fsspec" },
|
| 3933 |
{ name = "jinja2" },
|
| 3934 |
-
{ name = "networkx"
|
| 3935 |
-
{ name = "networkx", version = "3.4.2", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version >= '3.10'" },
|
| 3936 |
{ name = "nvidia-cublas-cu12", marker = "platform_machine == 'x86_64' and platform_system == 'Linux'" },
|
| 3937 |
{ name = "nvidia-cuda-cupti-cu12", marker = "platform_machine == 'x86_64' and platform_system == 'Linux'" },
|
| 3938 |
{ name = "nvidia-cuda-nvrtc-cu12", marker = "platform_machine == 'x86_64' and platform_system == 'Linux'" },
|
|
|
|
| 1 |
version = 1
|
| 2 |
requires-python = ">=3.9"
|
| 3 |
resolution-markers = [
|
| 4 |
+
"python_full_version < '3.12'",
|
|
|
|
|
|
|
| 5 |
"python_full_version >= '3.12' and python_full_version < '3.12.4'",
|
| 6 |
"python_full_version >= '3.12.4'",
|
| 7 |
]
|
|
|
|
| 35 |
{ name = "huggingface-hub", specifier = "==0.27.0" },
|
| 36 |
{ name = "jupyter", specifier = ">=1.1.1" },
|
| 37 |
{ name = "langchain", specifier = "==0.3.19" },
|
| 38 |
+
{ name = "langchain-community", specifier = "==0.3.18" },
|
| 39 |
{ name = "langchain-huggingface", specifier = "==0.1.2" },
|
| 40 |
{ name = "langchain-openai", specifier = "==0.3.7" },
|
| 41 |
{ name = "langchain-text-splitters", specifier = "==0.3.6" },
|
|
|
|
| 56 |
|
| 57 |
[[package]]
|
| 58 |
name = "aiohappyeyeballs"
|
| 59 |
+
version = "2.4.8"
|
| 60 |
source = { registry = "https://pypi.org/simple" }
|
| 61 |
+
sdist = { url = "https://files.pythonhosted.org/packages/de/7c/79a15272e88d2563c9d63599fa59f05778975f35b255bf8f90c8b12b4ada/aiohappyeyeballs-2.4.8.tar.gz", hash = "sha256:19728772cb12263077982d2f55453babd8bec6a052a926cd5c0c42796da8bf62", size = 22337 }
|
| 62 |
wheels = [
|
| 63 |
+
{ url = "https://files.pythonhosted.org/packages/52/0e/b187e2bb3eeb2644515109657c4474d65a84e7123de249bf1e8467d04a65/aiohappyeyeballs-2.4.8-py3-none-any.whl", hash = "sha256:6cac4f5dd6e34a9644e69cf9021ef679e4394f54e58a183056d12009e42ea9e3", size = 15005 },
|
| 64 |
]
|
| 65 |
|
| 66 |
[[package]]
|
|
|
|
| 1086 |
{ name = "appnope", marker = "platform_system == 'Darwin'" },
|
| 1087 |
{ name = "comm" },
|
| 1088 |
{ name = "debugpy" },
|
| 1089 |
+
{ name = "ipython" },
|
|
|
|
|
|
|
| 1090 |
{ name = "jupyter-client" },
|
| 1091 |
{ name = "jupyter-core" },
|
| 1092 |
{ name = "matplotlib-inline" },
|
|
|
|
| 1106 |
name = "ipython"
|
| 1107 |
version = "8.18.1"
|
| 1108 |
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
|
|
|
|
|
| 1109 |
dependencies = [
|
| 1110 |
+
{ name = "colorama", marker = "sys_platform == 'win32'" },
|
| 1111 |
+
{ name = "decorator" },
|
| 1112 |
+
{ name = "exceptiongroup", marker = "python_full_version < '3.11'" },
|
| 1113 |
+
{ name = "jedi" },
|
| 1114 |
+
{ name = "matplotlib-inline" },
|
| 1115 |
+
{ name = "pexpect", marker = "sys_platform != 'win32'" },
|
| 1116 |
+
{ name = "prompt-toolkit" },
|
| 1117 |
+
{ name = "pygments" },
|
| 1118 |
+
{ name = "stack-data" },
|
| 1119 |
+
{ name = "traitlets" },
|
| 1120 |
{ name = "typing-extensions", marker = "python_full_version < '3.10'" },
|
| 1121 |
]
|
| 1122 |
sdist = { url = "https://files.pythonhosted.org/packages/b1/b9/3ba6c45a6df813c09a48bac313c22ff83efa26cbb55011218d925a46e2ad/ipython-8.18.1.tar.gz", hash = "sha256:ca6f079bb33457c66e233e4580ebfc4128855b4cf6370dddd73842a9563e8a27", size = 5486330 }
|
|
|
|
| 1124 |
{ url = "https://files.pythonhosted.org/packages/47/6b/d9fdcdef2eb6a23f391251fde8781c38d42acd82abe84d054cb74f7863b0/ipython-8.18.1-py3-none-any.whl", hash = "sha256:e8267419d72d81955ec1177f8a29aaa90ac80ad647499201119e2f05e99aa397", size = 808161 },
|
| 1125 |
]
|
| 1126 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1127 |
[[package]]
|
| 1128 |
name = "ipywidgets"
|
| 1129 |
version = "8.1.5"
|
| 1130 |
source = { registry = "https://pypi.org/simple" }
|
| 1131 |
dependencies = [
|
| 1132 |
{ name = "comm" },
|
| 1133 |
+
{ name = "ipython" },
|
|
|
|
|
|
|
| 1134 |
{ name = "jupyterlab-widgets" },
|
| 1135 |
{ name = "traitlets" },
|
| 1136 |
{ name = "widgetsnbextension" },
|
|
|
|
| 1365 |
source = { registry = "https://pypi.org/simple" }
|
| 1366 |
dependencies = [
|
| 1367 |
{ name = "ipykernel" },
|
| 1368 |
+
{ name = "ipython" },
|
|
|
|
|
|
|
| 1369 |
{ name = "jupyter-client" },
|
| 1370 |
{ name = "jupyter-core" },
|
| 1371 |
{ name = "prompt-toolkit" },
|
|
|
|
| 1577 |
|
| 1578 |
[[package]]
|
| 1579 |
name = "langchain-core"
|
| 1580 |
+
version = "0.3.41"
|
| 1581 |
source = { registry = "https://pypi.org/simple" }
|
| 1582 |
dependencies = [
|
| 1583 |
{ name = "jsonpatch" },
|
|
|
|
| 1588 |
{ name = "tenacity" },
|
| 1589 |
{ name = "typing-extensions" },
|
| 1590 |
]
|
| 1591 |
+
sdist = { url = "https://files.pythonhosted.org/packages/2b/0a/aa5167a1a46094024b8fe50917e37f1df5bcd0034adb25452e121dae60e6/langchain_core-0.3.41.tar.gz", hash = "sha256:d3ee9f3616ebbe7943470ade23d4a04e1729b1512c0ec55a4a07bd2ac64dedb4", size = 528826 }
|
| 1592 |
wheels = [
|
| 1593 |
+
{ url = "https://files.pythonhosted.org/packages/bc/a6/551de93e02b1ef4ec031f6e1c0ff31a70790096c1e7066168a7693e4efe5/langchain_core-0.3.41-py3-none-any.whl", hash = "sha256:1a27cca5333bae7597de4004fb634b5f3e71667a3da6493b94ce83bcf15a23bd", size = 415149 },
|
| 1594 |
]
|
| 1595 |
|
| 1596 |
[[package]]
|
|
|
|
| 1952 |
name = "networkx"
|
| 1953 |
version = "3.2.1"
|
| 1954 |
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
|
|
|
|
|
| 1955 |
sdist = { url = "https://files.pythonhosted.org/packages/c4/80/a84676339aaae2f1cfdf9f418701dd634aef9cc76f708ef55c36ff39c3ca/networkx-3.2.1.tar.gz", hash = "sha256:9f1bb5cf3409bf324e0a722c20bdb4c20ee39bf1c30ce8ae499c8502b0b5e0c6", size = 2073928 }
|
| 1956 |
wheels = [
|
| 1957 |
{ url = "https://files.pythonhosted.org/packages/d5/f0/8fbc882ca80cf077f1b246c0e3c3465f7f415439bdea6b899f6b19f61f70/networkx-3.2.1-py3-none-any.whl", hash = "sha256:f18c69adc97877c42332c170849c96cefa91881c99a7cb3e95b7c659ebdc1ec2", size = 1647772 },
|
| 1958 |
]
|
| 1959 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1960 |
[[package]]
|
| 1961 |
name = "notebook"
|
| 1962 |
version = "7.3.2"
|
|
|
|
| 2159 |
|
| 2160 |
[[package]]
|
| 2161 |
name = "openai"
|
| 2162 |
+
version = "1.65.3"
|
| 2163 |
source = { registry = "https://pypi.org/simple" }
|
| 2164 |
dependencies = [
|
| 2165 |
{ name = "anyio" },
|
|
|
|
| 2171 |
{ name = "tqdm" },
|
| 2172 |
{ name = "typing-extensions" },
|
| 2173 |
]
|
| 2174 |
+
sdist = { url = "https://files.pythonhosted.org/packages/32/4f/b34b6fad12e1f6b3f42922214c161d5ef74a50fa97d9ae7d680db0958ff4/openai-1.65.3.tar.gz", hash = "sha256:9b7cd8f79140d03d77f4ed8aeec6009be5dcd79bbc02f03b0e8cd83356004f71", size = 358821 }
|
| 2175 |
wheels = [
|
| 2176 |
+
{ url = "https://files.pythonhosted.org/packages/86/d5/b8378be0f4cf192992aa3080eb9ddcdca3109b399be61984424aaa79f847/openai-1.65.3-py3-none-any.whl", hash = "sha256:a155fa5d60eccda516384d3d60d923e083909cc126f383fe4a350f79185c232a", size = 472758 },
|
| 2177 |
]
|
| 2178 |
|
| 2179 |
[[package]]
|
|
|
|
| 3369 |
dependencies = [
|
| 3370 |
{ name = "joblib" },
|
| 3371 |
{ name = "numpy" },
|
| 3372 |
+
{ name = "scipy" },
|
|
|
|
| 3373 |
{ name = "threadpoolctl" },
|
| 3374 |
]
|
| 3375 |
sdist = { url = "https://files.pythonhosted.org/packages/9e/a5/4ae3b3a0755f7b35a280ac90b28817d1f380318973cff14075ab41ef50d9/scikit_learn-1.6.1.tar.gz", hash = "sha256:b4fc2525eca2c69a59260f583c56a7557c6ccdf8deafdba6e060f94c1c59738e", size = 7068312 }
|
|
|
|
| 3409 |
name = "scipy"
|
| 3410 |
version = "1.13.1"
|
| 3411 |
source = { registry = "https://pypi.org/simple" }
|
|
|
|
|
|
|
|
|
|
| 3412 |
dependencies = [
|
| 3413 |
+
{ name = "numpy" },
|
| 3414 |
]
|
| 3415 |
sdist = { url = "https://files.pythonhosted.org/packages/ae/00/48c2f661e2816ccf2ecd77982f6605b2950afe60f60a52b4cbbc2504aa8f/scipy-1.13.1.tar.gz", hash = "sha256:095a87a0312b08dfd6a6155cbbd310a8c51800fc931b8c0b84003014b874ed3c", size = 57210720 }
|
| 3416 |
wheels = [
|
|
|
|
| 3440 |
{ url = "https://files.pythonhosted.org/packages/3e/77/dab54fe647a08ee4253963bcd8f9cf17509c8ca64d6335141422fe2e2114/scipy-1.13.1-cp39-cp39-win_amd64.whl", hash = "sha256:392e4ec766654852c25ebad4f64e4e584cf19820b980bc04960bca0b0cd6eaa2", size = 46227440 },
|
| 3441 |
]
|
| 3442 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3443 |
[[package]]
|
| 3444 |
name = "send2trash"
|
| 3445 |
version = "1.8.3"
|
|
|
|
| 3457 |
{ name = "huggingface-hub" },
|
| 3458 |
{ name = "pillow" },
|
| 3459 |
{ name = "scikit-learn" },
|
| 3460 |
+
{ name = "scipy" },
|
|
|
|
| 3461 |
{ name = "torch" },
|
| 3462 |
{ name = "tqdm" },
|
| 3463 |
{ name = "transformers" },
|
|
|
|
| 3771 |
{ name = "filelock" },
|
| 3772 |
{ name = "fsspec" },
|
| 3773 |
{ name = "jinja2" },
|
| 3774 |
+
{ name = "networkx" },
|
|
|
|
| 3775 |
{ name = "nvidia-cublas-cu12", marker = "platform_machine == 'x86_64' and platform_system == 'Linux'" },
|
| 3776 |
{ name = "nvidia-cuda-cupti-cu12", marker = "platform_machine == 'x86_64' and platform_system == 'Linux'" },
|
| 3777 |
{ name = "nvidia-cuda-nvrtc-cu12", marker = "platform_machine == 'x86_64' and platform_system == 'Linux'" },
|