reasoning-gym/examples/word_ladder/requirements.txt
Cavit Erginsoy aff0fecef4 lint
2025-02-03 11:35:30 +00:00

5 lines
206 B
Text

# Required dependencies for the Word Ladder Puzzle Dataset Generator
# Python 3.7+
anthropic>=0.45.2 # Client library for interacting with Anthropic's API
tqdm>=4.67.1 # For progress bars