ezamorag commited on
Commit
260bc05
·
1 Parent(s): 5191667

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ gradio==3.40.1
2
  matplotlib==3.7.1
3
  numpy==1.23.5
4
  Pillow==9.4.0
5
- Requests==2.31.0
 
 
 
2
  matplotlib==3.7.1
3
  numpy==1.23.5
4
  Pillow==9.4.0
5
+ Requests==2.31.0
6
+ boto3==1.28.25
7
+ python-dotenv==0.21.1