flatindo commited on
Commit
0e4ae42
·
1 Parent(s): 5c579db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
- gradio
2
- selenium
 
 
1
+ selenium >=4.0.0, < 5.0.0
2
+ gradio>=3.40.1
3
+ Pillow>=8.3.1,<9.0