Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio==4.14.0
|
|
2 |
pandas==2.1.4
|
3 |
numpy==1.26.3
|
4 |
matplotlib==3.8.2
|
5 |
-
playwright==1.40.0
|
|
|
|
2 |
pandas==2.1.4
|
3 |
numpy==1.26.3
|
4 |
matplotlib==3.8.2
|
5 |
+
playwright==1.40.0
|
6 |
+
windrose==1.9.0
|