nakas commited on
Commit
bf15e2f
·
verified ·
1 Parent(s): 51d599e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio==4.14.0
2
- folium==0.15.1
3
- requests==2.31.0
4
- python-dateutil==2.8.2
5
- Pillow==10.2.0
 
 
1
+ gradio>=3.0
2
+ requests>=2.25
3
+ folium>=0.12.1
4
+ Pillow>=8.0.0
5
+ boto3>=1.18
6
+ botocore>=1.21