Spaces:
Sleeping
Sleeping
Dan Biagini
commited on
Commit
·
24735d7
1
Parent(s):
52d88a8
add plotly to reqs
Browse files- requirements-cpu.txt +1 -0
- requirements.txt +1 -0
requirements-cpu.txt
CHANGED
@@ -45,6 +45,7 @@ opencv-python==4.10.0.84
|
|
45 |
packaging==24.1
|
46 |
pandas==2.2.2
|
47 |
pillow==10.4.0
|
|
|
48 |
preshed==3.0.9
|
49 |
protobuf==5.28.0
|
50 |
psutil==6.0.0
|
|
|
45 |
packaging==24.1
|
46 |
pandas==2.2.2
|
47 |
pillow==10.4.0
|
48 |
+
plotly==6.0.0
|
49 |
preshed==3.0.9
|
50 |
protobuf==5.28.0
|
51 |
psutil==6.0.0
|
requirements.txt
CHANGED
@@ -45,6 +45,7 @@ opencv-python==4.10.0.84
|
|
45 |
packaging==24.1
|
46 |
pandas==2.2.2
|
47 |
pillow==10.4.0
|
|
|
48 |
preshed==3.0.9
|
49 |
protobuf==5.28.0
|
50 |
psutil==6.0.0
|
|
|
45 |
packaging==24.1
|
46 |
pandas==2.2.2
|
47 |
pillow==10.4.0
|
48 |
+
plotly==6.0.0
|
49 |
preshed==3.0.9
|
50 |
protobuf==5.28.0
|
51 |
psutil==6.0.0
|