jostlebot commited on
Commit
83fdf61
·
1 Parent(s): 5f61ab7

Downgrade anthropic package to compatible version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
  streamlit==1.31.1
2
- anthropic==0.18.1
3
  python-dotenv==1.1.0
 
1
  streamlit==1.31.1
2
+ anthropic==0.8.1
3
  python-dotenv==1.1.0