Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ fastmcp
|
|
| 3 |
uvicorn
|
| 4 |
mcp[fastmcp]
|
| 5 |
starlette
|
| 6 |
-
aiosmtplib
|
|
|
|
|
|
| 3 |
uvicorn
|
| 4 |
mcp[fastmcp]
|
| 5 |
starlette
|
| 6 |
+
aiosmtplib
|
| 7 |
+
httpx
|