We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db0eb19 + 501a702 commit 70948afCopy full SHA for 70948af
2 files changed
frontend_single_user/requirements.txt
@@ -1,9 +1,9 @@
1
-gradio==6.0.2
2
-gradio_client==2.0.1
+gradio==6.10.0
+gradio_client==2.4.0
3
fastapi==0.124.0
4
uvicorn==0.42.0
5
httpx==0.28.1
6
-pydantic==2.12.4
+pydantic==2.12.5
7
typing_extensions==4.15.0
8
starlette==0.50.0
9
jinja2==3.1.6
worker_plan/pyproject.toml
@@ -61,7 +61,7 @@ dependencies = [
61
"llama-index-readers-llama-parse==0.5.1",
62
"llama-parse==0.6.88",
63
"lockfile==0.12.2",
64
- "luigi==3.6.0",
+ "luigi==3.8.0",
65
"Markdown==3.10",
66
"markdown-it-py==4.0.0",
67
"MarkupSafe==3.0.3",
@@ -104,7 +104,7 @@ dependencies = [
104
"SQLAlchemy==2.0.45",
105
"starlette==0.50.0",
106
"striprtf==0.0.26",
107
- "tenacity==8.5.0",
+ "tenacity==9.1.4",
108
"tiktoken==0.12.0",
109
"tokenizers==0.22.1",
110
"tornado==6.5.4",
0 commit comments