Joseph Pollack commited on
Commit
da1b71b
·
unverified ·
1 Parent(s): 9c88010

final countdown

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -78,6 +78,8 @@ weasyprint==66.0
78
  webencodings==0.5.1
79
  zopfli==0.4.0
80
 
 
 
81
 
82
  # Pydantic AI with HuggingFace support
83
  pydantic-ai-slim[huggingface]>=0.0.18
 
78
  webencodings==0.5.1
79
  zopfli==0.4.0
80
 
81
+ # Optional: Modal for code execution
82
+ modal>=0.63.0
83
 
84
  # Pydantic AI with HuggingFace support
85
  pydantic-ai-slim[huggingface]>=0.0.18