ReadRight / requirements.txt
ParulPandey's picture
Update requirements.txt
bbea350 verified
raw
history blame
282 Bytes
gradio>=4.0.0
google-generativeai>=0.8.0
gradio_client>=0.15.0
python-dotenv>=1.0.0
soundfile>=0.12.1
numpy>=1.24.0
tqdm>=4.65.0
smolagents>=0.2.0
# Add these for better HTTP compatibility
aiohttp>=3.8.0
httpx>=0.24.0
# SSL/Certificate handling
certifi>=2023.0.0
requests>=2.28.0