Abdullah Zaki
commited on
Commit
·
7aa3e0f
1
Parent(s):
387baae
Add plotly to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ gradio>=4.0.0
|
|
| 4 |
pandas>=2.0.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
supabase>=2.0.0
|
| 7 |
-
git+https://github.com/amazon-science/chronos-forecasting.git
|
|
|
|
|
|
| 4 |
pandas>=2.0.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
supabase>=2.0.0
|
| 7 |
+
git+https://github.com/amazon-science/chronos-forecasting.git
|
| 8 |
+
plotly>=5.0.0
|