mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
5 lines
206 B
Text
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
|