Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -3,8 +3,4 @@ Pillow>=10.0.0
|
|
| 3 |
opencv-python>=4.8.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
plotly>=5.0.0
|
| 6 |
-
pandas>=2.0.0
|
| 7 |
-
pathlib
|
| 8 |
-
hashlib
|
| 9 |
-
logging
|
| 10 |
-
zipfile
|
|
|
|
| 3 |
opencv-python>=4.8.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
plotly>=5.0.0
|
| 6 |
+
pandas>=2.0.0
|
|
|
|
|
|
|
|
|
|
|
|