Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
streamlit=
|
| 2 |
-
google-
|
| 3 |
-
|
| 4 |
-
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|