Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fastmcp>=2.12.2
|
| 2 |
httpx>=0.27.0
|
| 3 |
pydantic>=2.7.0
|
| 4 |
-
selectolax>=0.3.15
|
|
|
|
|
|
| 1 |
fastmcp>=2.12.2
|
| 2 |
httpx>=0.27.0
|
| 3 |
pydantic>=2.7.0
|
| 4 |
+
selectolax>=0.3.15
|
| 5 |
+
fastapi
|