nakas commited on
Commit
631d9fa
·
verified ·
1 Parent(s): fd791ba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
-
2
- # requirements.txt
3
- gradio==3.50.2
4
- requests==2.31.0
5
- pandas==2.1.1
6
- matplotlib==3.7.1
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