requirements.txt 397 B

123456789101112131415161718192021
  1. anthropic[bedrock]
  2. config
  3. datasets
  4. docker >= 7.1.0 # https://github.com/princeton-nlp/SWE-agent/issues/379
  5. gymnasium
  6. numpy
  7. openai>=1.0
  8. pandas
  9. rich
  10. ruamel.yaml
  11. swebench>=1.0.1,<2.0.0
  12. tenacity
  13. unidiff
  14. simple-parsing
  15. # Versions of together below 1.1.0 are not compatible. see https://github.com/princeton-nlp/SWE-agent/issues/135
  16. together>=1.1.0
  17. ollama
  18. rich-argparse
  19. flask
  20. flask-cors
  21. flask-socketio