abhishekjoel commited on
Commit
9cf3b98
·
verified ·
1 Parent(s): cce87a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -5
requirements.txt CHANGED
@@ -1,5 +1,15 @@
1
-
2
- streamlit
3
- streamlit-webrtc
4
- requests
5
- openai
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.1
2
+ aiortc==1.5.0
3
+ av==10.0.0
4
+ numpy==1.24.3
5
+ openai==0.27.8
6
+ python-dotenv==1.0.0
7
+ requests==2.31.0
8
+ streamlit==1.29.0
9
+ streamlit-webrtc==0.47.1
10
+ twilio==8.10.0
11
+ typing-extensions==4.8.0
12
+ python-jose==3.3.0
13
+ aioice==0.9.0
14
+ attrs==23.1.0
15
+ dnspython==2.4.2