Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -10
requirements.txt
CHANGED
|
@@ -1,10 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
numpy==1.24.3
|
| 8 |
-
beautifulsoup4
|
| 9 |
-
selenium
|
| 10 |
-
webdriver_manager
|
|
|
|
| 1 |
+
gradio==4.14.0
|
| 2 |
+
pandas==2.1.4
|
| 3 |
+
numpy==1.26.3
|
| 4 |
+
playwright==1.41.1
|
| 5 |
+
matplotlib==3.8.2
|
| 6 |
+
windrose==1.9.0
|
|
|
|
|
|
|
|
|
|
|
|