dannop commited on
Commit
b1531fa
1 Parent(s): cabbe93

Ajustando requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ sentence_transformers==2.2.2
2
  gradio==3.44.4
3
  markupsafe==2.0.1
4
  boto3==1.26.25
5
- botocore==1.29.25
 
 
2
  gradio==3.44.4
3
  markupsafe==2.0.1
4
  boto3==1.26.25
5
+ botocore==1.29.25
6
+ python-dotenv==1.0.0