Spaces:
Sleeping
Sleeping
Samarth Naik commited on
Commit ·
cecda3f
1
Parent(s): 5c23194
Update uv.lock with domyda workspace member
Browse files
uv.lock
CHANGED
|
@@ -277,6 +277,43 @@ wheels = [
|
|
| 277 |
{ url = "https://files.pythonhosted.org/packages/c3/be/d0d44e092656fe7a06b55e6103cbce807cdbdee17884a5367c68c9860853/dataclasses_json-0.6.7-py3-none-any.whl", hash = "sha256:0dbf33f26c8d5305befd61b39d2b3414e8a407bedc2834dea9b8d642666fb40a", size = 28686, upload-time = "2024-06-09T16:20:16.715Z" },
|
| 278 |
]
|
| 279 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 280 |
[[package]]
|
| 281 |
name = "fastapi"
|
| 282 |
version = "0.121.3"
|
|
@@ -1560,43 +1597,6 @@ wheels = [
|
|
| 1560 |
{ url = "https://files.pythonhosted.org/packages/d9/52/1064f510b141bd54025f9b55105e26d1fa970b9be67ad766380a3c9b74b0/starlette-0.50.0-py3-none-any.whl", hash = "sha256:9e5391843ec9b6e472eed1365a78c8098cfceb7a74bfd4d6b1c0c0095efb3bca", size = 74033, upload-time = "2025-11-01T15:25:25.461Z" },
|
| 1561 |
]
|
| 1562 |
|
| 1563 |
-
[[package]]
|
| 1564 |
-
name = "tdsproject2"
|
| 1565 |
-
version = "0.1.0"
|
| 1566 |
-
source = { virtual = "." }
|
| 1567 |
-
dependencies = [
|
| 1568 |
-
{ name = "beautifulsoup4" },
|
| 1569 |
-
{ name = "fastapi" },
|
| 1570 |
-
{ name = "google-genai" },
|
| 1571 |
-
{ name = "jsonpatch" },
|
| 1572 |
-
{ name = "langchain" },
|
| 1573 |
-
{ name = "langchain-community" },
|
| 1574 |
-
{ name = "langchain-google-genai" },
|
| 1575 |
-
{ name = "langgraph" },
|
| 1576 |
-
{ name = "pandas" },
|
| 1577 |
-
{ name = "playwright" },
|
| 1578 |
-
{ name = "python-dotenv" },
|
| 1579 |
-
{ name = "requests" },
|
| 1580 |
-
{ name = "uvicorn" },
|
| 1581 |
-
]
|
| 1582 |
-
|
| 1583 |
-
[package.metadata]
|
| 1584 |
-
requires-dist = [
|
| 1585 |
-
{ name = "beautifulsoup4", specifier = ">=4.14.2" },
|
| 1586 |
-
{ name = "fastapi", specifier = ">=0.121.3" },
|
| 1587 |
-
{ name = "google-genai", specifier = ">=0.17.0" },
|
| 1588 |
-
{ name = "jsonpatch", specifier = ">=1.33" },
|
| 1589 |
-
{ name = "langchain", specifier = ">=0.2.0" },
|
| 1590 |
-
{ name = "langchain-community", specifier = ">=0.2.0" },
|
| 1591 |
-
{ name = "langchain-google-genai", specifier = ">=1.0.0" },
|
| 1592 |
-
{ name = "langgraph", specifier = ">=1.0.3" },
|
| 1593 |
-
{ name = "pandas", specifier = ">=2.3.3" },
|
| 1594 |
-
{ name = "playwright", specifier = ">=1.56.0" },
|
| 1595 |
-
{ name = "python-dotenv", specifier = ">=1.2.1" },
|
| 1596 |
-
{ name = "requests", specifier = ">=2.32.5" },
|
| 1597 |
-
{ name = "uvicorn", specifier = ">=0.38.0" },
|
| 1598 |
-
]
|
| 1599 |
-
|
| 1600 |
[[package]]
|
| 1601 |
name = "tenacity"
|
| 1602 |
version = "9.1.2"
|
|
|
|
| 277 |
{ url = "https://files.pythonhosted.org/packages/c3/be/d0d44e092656fe7a06b55e6103cbce807cdbdee17884a5367c68c9860853/dataclasses_json-0.6.7-py3-none-any.whl", hash = "sha256:0dbf33f26c8d5305befd61b39d2b3414e8a407bedc2834dea9b8d642666fb40a", size = 28686, upload-time = "2024-06-09T16:20:16.715Z" },
|
| 278 |
]
|
| 279 |
|
| 280 |
+
[[package]]
|
| 281 |
+
name = "domyda"
|
| 282 |
+
version = "0.1.0"
|
| 283 |
+
source = { virtual = "." }
|
| 284 |
+
dependencies = [
|
| 285 |
+
{ name = "beautifulsoup4" },
|
| 286 |
+
{ name = "fastapi" },
|
| 287 |
+
{ name = "google-genai" },
|
| 288 |
+
{ name = "jsonpatch" },
|
| 289 |
+
{ name = "langchain" },
|
| 290 |
+
{ name = "langchain-community" },
|
| 291 |
+
{ name = "langchain-google-genai" },
|
| 292 |
+
{ name = "langgraph" },
|
| 293 |
+
{ name = "pandas" },
|
| 294 |
+
{ name = "playwright" },
|
| 295 |
+
{ name = "python-dotenv" },
|
| 296 |
+
{ name = "requests" },
|
| 297 |
+
{ name = "uvicorn" },
|
| 298 |
+
]
|
| 299 |
+
|
| 300 |
+
[package.metadata]
|
| 301 |
+
requires-dist = [
|
| 302 |
+
{ name = "beautifulsoup4", specifier = ">=4.14.2" },
|
| 303 |
+
{ name = "fastapi", specifier = ">=0.121.3" },
|
| 304 |
+
{ name = "google-genai", specifier = ">=0.17.0" },
|
| 305 |
+
{ name = "jsonpatch", specifier = ">=1.33" },
|
| 306 |
+
{ name = "langchain", specifier = ">=0.2.0" },
|
| 307 |
+
{ name = "langchain-community", specifier = ">=0.2.0" },
|
| 308 |
+
{ name = "langchain-google-genai", specifier = ">=1.0.0" },
|
| 309 |
+
{ name = "langgraph", specifier = ">=1.0.3" },
|
| 310 |
+
{ name = "pandas", specifier = ">=2.3.3" },
|
| 311 |
+
{ name = "playwright", specifier = ">=1.56.0" },
|
| 312 |
+
{ name = "python-dotenv", specifier = ">=1.2.1" },
|
| 313 |
+
{ name = "requests", specifier = ">=2.32.5" },
|
| 314 |
+
{ name = "uvicorn", specifier = ">=0.38.0" },
|
| 315 |
+
]
|
| 316 |
+
|
| 317 |
[[package]]
|
| 318 |
name = "fastapi"
|
| 319 |
version = "0.121.3"
|
|
|
|
| 1597 |
{ url = "https://files.pythonhosted.org/packages/d9/52/1064f510b141bd54025f9b55105e26d1fa970b9be67ad766380a3c9b74b0/starlette-0.50.0-py3-none-any.whl", hash = "sha256:9e5391843ec9b6e472eed1365a78c8098cfceb7a74bfd4d6b1c0c0095efb3bca", size = 74033, upload-time = "2025-11-01T15:25:25.461Z" },
|
| 1598 |
]
|
| 1599 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1600 |
[[package]]
|
| 1601 |
name = "tenacity"
|
| 1602 |
version = "9.1.2"
|