Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
python-dotenv==1.0.1
|
| 2 |
numpy==1.26.4
|
| 3 |
-
Pillow==10.
|
| 4 |
torch==2.8.0
|
| 5 |
torchaudio==2.8.0
|
| 6 |
torchvision==0.23.0
|
|
|
|
| 1 |
python-dotenv==1.0.1
|
| 2 |
numpy==1.26.4
|
| 3 |
+
Pillow==10.4.0
|
| 4 |
torch==2.8.0
|
| 5 |
torchaudio==2.8.0
|
| 6 |
torchvision==0.23.0
|