Files
2025-11-30 08:44:08 +08:00

21 lines
342 B
Plaintext

# PocketFlow Template Requirements
# Core framework
pocketflow
# LLM Providers (uncomment what you need)
# openai>=1.0.0
# anthropic>=0.18.0
# google-generativeai>=0.3.0
# Optional utilities
# requests>=2.31.0
# beautifulsoup4>=4.12.0
# faiss-cpu>=1.7.4
# numpy>=1.24.0
# Development tools
# pytest>=7.4.0
# black>=23.0.0
# flake8>=6.0.0