Spaces:
Running
Running
Commit ·
cb0706d
1
Parent(s): 1ba919f
downgrade numpy
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
google-analytics-data
|
| 2 |
pandas==1.3.5
|
|
|
|
| 3 |
plotly
|
|
|
|
| 1 |
google-analytics-data
|
| 2 |
pandas==1.3.5
|
| 3 |
+
numpy==1.23.4
|
| 4 |
plotly
|