# Requirements for Portkey examples
# These are included in the main Langroid installation

# Core Langroid (includes all necessary dependencies)
langroid

# The examples use standard library modules and Langroid's built-in Portkey support
# No additional dependencies are required beyond what Langroid provides

# Optional: For development and testing
# pytest>=7.0.0
# python-dotenv>=0.19.0