fix: Adjust starlette version constraint to be less than 0.46.0 for compatibility
This commit is contained in:
parent
b3459c2463
commit
1b74fb5732
@ -37,7 +37,7 @@ pyttsx3==2.98
|
||||
redis==6.2.0
|
||||
Requests==2.32.3
|
||||
sentence_transformers==4.1.0
|
||||
starlette==0.47.0
|
||||
starlette<0.46.0
|
||||
tavily_python==0.7.0
|
||||
torch==2.7.0
|
||||
tqdm==4.67.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user