SalexAI commited on
Commit
479150c
·
verified ·
1 Parent(s): 9c5a6e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -1,4 +1,10 @@
1
  fastapi==0.115.6
2
- uvicorn[standard]==0.30.6
3
- websockets==13.1
4
  python-dotenv==1.0.1
 
 
 
 
 
 
 
 
1
  fastapi==0.115.6
2
+ uvicorn==0.30.6
 
3
  python-dotenv==1.0.1
4
+
5
+ numpy==2.1.3
6
+ pydantic==2.9.2
7
+
8
+ fastrtc[vad,tts]==0.0.22
9
+
10
+ google-genai==0.7.0