Tristan Thrush commited on
Commit
3475137
1 Parent(s): 0c08d16

fixed requirements bug

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  boto3==1.24.32
2
- boto=2.49.0
3
  huggingface_hub==0.8.1
4
  python-dotenv==0.20.0
5
- langchain==0.0.74
 
1
  boto3==1.24.32
2
+ boto==2.49.0
3
  huggingface_hub==0.8.1
4
  python-dotenv==0.20.0
5
+ langchain==0.0.74