suna/backend/sandbox/docker/requirements.txt

11 lines
180 B
Plaintext
Raw Normal View History

2025-05-10 14:28:40 +08:00
fastapi==0.115.12
uvicorn==0.34.0
pyautogui==0.9.54
pillow==10.2.0
pydantic==2.6.1
2025-08-02 20:58:26 +08:00
pytesseract==0.3.13
2025-08-23 17:38:47 +08:00
pandas==2.3.0
playwright>=1.40.0
2025-08-23 22:04:22 +08:00
PyPDF2>=3.0.0
2025-08-25 08:28:04 +08:00
bs4==0.0.2
python-pptx>=0.6.23