Update requirements.txt

Fix error
streamlit 1.32.0 depends on packaging<24 
git-changelog 2.5.2 depends on packaging>=24.0
This commit is contained in:
cpanel10x
2024-04-18 14:01:12 +07:00
committed by GitHub
parent 0066bab3ec
commit a1a1a51881

View File

@@ -6,7 +6,7 @@ edge_tts~=6.1.10
uvicorn~=0.27.1
fastapi~=0.110.0
tomli~=2.0.1
streamlit~=1.32.0
streamlit~=1.33.0
loguru~=0.7.2
aiohttp~=3.9.3
urllib3~=2.2.1
@@ -23,4 +23,4 @@ opencv-python
# for azure speech
# https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/9-more-realistic-ai-voices-for-conversations-now-generally/ba-p/4099471
azure-cognitiveservices-speech~=1.37.0
git-changelog~=2.5.2
git-changelog~=2.5.2