Spaces:
Sleeping
Sleeping
pocketflow was missing, whoops
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
google-genai>=1.25.0
|
2 |
pydantic>=2.0.0
|
3 |
markdown~=3.8.2
|
4 |
-
beautifulsoup4
|
|
|
|
1 |
google-genai>=1.25.0
|
2 |
pydantic>=2.0.0
|
3 |
markdown~=3.8.2
|
4 |
+
beautifulsoup4
|
5 |
+
pocketflow
|