chasetank commited on
Commit
5434a1d
1 Parent(s): edc7f30

fix: dependency for instructor package

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  pydantic==2.7.1
2
  openai==1.4.0
3
- instructor==1.2.5
 
 
1
  pydantic==2.7.1
2
  openai==1.4.0
3
+ instructor==1.2.5
4
+ anthropic==0.25.8