diff --git a/requirements.txt b/requirements.txt index 8bff6c3..ad485ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,6 @@ pydantic>=2.0.0 gradio>=5.0.0 langchain>=0.3 tinydb>=4.0.0 -unsloth>=2025.3.9 \ No newline at end of file +unsloth>=2025.3.19 +sqlmodel>=0.0.24 +jinja2>=3.1.0 \ No newline at end of file