awacke1 commited on
Commit
4b5d1e4
·
verified ·
1 Parent(s): 15c87ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- streamlit==1.28.0
2
- asyncio==3.4.3
3
- websockets==11.0.3
4
- edge-tts==6.1.9
5
- audio-recorder-streamlit==0.0.8
6
- nest-asyncio==1.5.8
7
- anthropic==0.28.0
8
- openai==1.30.1
9
- PyPDF2==3.0.1
10
- gradio-client==0.16.0
11
- python-dotenv==1.0.1
12
- streamlit-marquee==0.1.2
13
- pandas==2.2.2
14
- pillow==10.3.0
 
1
+ streamlit
2
+ asyncio
3
+ websockets
4
+ edge-tts
5
+ audio-recorder-streamlit
6
+ nest-asyncio
7
+ anthropic
8
+ openai
9
+ PyPDF2
10
+ gradio-client
11
+ python-dotenv
12
+ streamlit-marquee
13
+ pandas
14
+ pillow