# For run_examples_test.py: the test runner plus requests, pinned as in python/requirements.txt.
# Self-contained, so it also works in the Node.js package, which has no python/ folder.
requests==2.32.5
pytest==8.4.2
