Skip to content

Commit

Permalink
Hardcode valid version of anthropic; v0.3.8+ causes error [fixes reas…
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Oct 22, 2023
1 parent 647edbc commit 757eb71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ openai == 0.27.2
pandas == 1.4.4

# prompt-lib/setup.py: 2
setuptools == 52.0.0.post20210125
# setuptools == 52.0.0.post20210125

# prompt-lib/eval/eval.py: 5
# prompt-lib/eval/gsm_quco_eval.py: 3
Expand All @@ -22,5 +22,5 @@ tqdm == 4.49.0
wandb == 0.13.2


anthropic
anthropic == 0.2.8
rouge_score

0 comments on commit 757eb71

Please sign in to comment.