Firoj112 commited on
Commit
f20c567
·
verified ·
1 Parent(s): 690674f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  smolagents
2
  litellm
3
  gradio
4
- selenium==4.25.0
 
5
  helium
6
- pillow
7
  python-dotenv
8
  huggingface_hub
9
  smolagents[litellm]
 
1
  smolagents
2
  litellm
3
  gradio
4
+ selenium >=4.0.0, < 5.0.0
5
+ gradio>=3.40.1
6
  helium
7
+ Pillow>=8.3.1,<9.0
8
  python-dotenv
9
  huggingface_hub
10
  smolagents[litellm]