Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio==4.44.0
|
|
| 2 |
Pillow==10.4.0
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
simple-salesforce==1.12.6
|
| 5 |
-
exifread==3.0.0
|
|
|
|
|
|
| 2 |
Pillow==10.4.0
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
simple-salesforce==1.12.6
|
| 5 |
+
exifread==3.0.0
|
| 6 |
+
numpy==1.26.4
|