saltudio commited on
Commit
59d0be7
·
verified ·
1 Parent(s): fdc978f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
- streamlit==1.28.1
2
- google-generativeai>=0.3.0
3
- Pillow>=10.0.0
4
- python-dotenv>=1.0.0
5
- imageio-ffmpeg>=0.4.8
6
- requests>=2.31.0
7
- aiohttp>=3.8.0
8
- asyncio-throttle>=1.0.2
 
1
+ streamlit>=1.34
2
+ google-genai>=1.0.0
3
+ imageio-ffmpeg>=0.4.9
4
+ requests>=2.31