Commit
·
9189c26
1
Parent(s):
ad8bdfe
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -46,4 +46,5 @@ albumentations>=1.0.0
|
|
46 |
pyarrow>=10.0.0
|
47 |
gradio_pdf>=0.0.22
|
48 |
fpdf>=1.7.2
|
49 |
-
bcrypt==4.2.0
|
|
|
|
46 |
pyarrow>=10.0.0
|
47 |
gradio_pdf>=0.0.22
|
48 |
fpdf>=1.7.2
|
49 |
+
bcrypt==4.2.0
|
50 |
+
boto3==1.37.8
|