DerYur commited on
Commit
ba13913
·
verified ·
1 Parent(s): 82dc67b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -4,7 +4,7 @@ elevenlabs==1.54.0
4
  python-dotenv==1.1.0
5
 
6
  # UI
7
- streamlit==1.35.0 # ✅ Explicitly pinned; tested with latest layout features
8
 
9
  # Voice + Audio
10
  sounddevice==0.5.1
@@ -20,8 +20,8 @@ torch==2.6.0
20
 
21
  # Data & Logging
22
  numpy==1.24.4
23
- pandas==1.5.3
24
- openpyxl==3.1.2
25
  tqdm==4.67.1
26
 
27
  # WebSocket + API
@@ -32,4 +32,5 @@ websockets==11.0.3
32
 
33
  # Optional
34
  scikit-learn==1.6.1
35
- huggingface_hub>=0.22.0
 
 
4
  python-dotenv==1.1.0
5
 
6
  # UI
7
+ streamlit
8
 
9
  # Voice + Audio
10
  sounddevice==0.5.1
 
20
 
21
  # Data & Logging
22
  numpy==1.24.4
23
+ pandas
24
+ openpyxl
25
  tqdm==4.67.1
26
 
27
  # WebSocket + API
 
32
 
33
  # Optional
34
  scikit-learn==1.6.1
35
+ huggingface_hub>=0.22.0
36
+ xlsxwriter