Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,11 +2,11 @@ requests>=2.31.0
|
|
| 2 |
pandas>=2.2.2
|
| 3 |
numpy>=1.26.4
|
| 4 |
soundfile>=0.12.1
|
| 5 |
-
google-genai
|
| 6 |
gradio
|
| 7 |
pydantic>=2.7.0
|
| 8 |
pytest>=8.2.0
|
| 9 |
APScheduler
|
| 10 |
supabase
|
| 11 |
git+https://github.com/tuteishygpt/CallsAnaliser.git@main
|
| 12 |
-
#
|
|
|
|
| 2 |
pandas>=2.2.2
|
| 3 |
numpy>=1.26.4
|
| 4 |
soundfile>=0.12.1
|
| 5 |
+
google-genai
|
| 6 |
gradio
|
| 7 |
pydantic>=2.7.0
|
| 8 |
pytest>=8.2.0
|
| 9 |
APScheduler
|
| 10 |
supabase
|
| 11 |
git+https://github.com/tuteishygpt/CallsAnaliser.git@main
|
| 12 |
+
#google-genai>=0.6.0
|