project-asclepius / requirements.txt
mgbam's picture
Update requirements.txt
3367cd0 verified
# Core application and AI
gradio
google-generativeai
python-dotenv
# For asynchronous HTTP requests (essential for performance)
aiohttp
async-timeout
# For parsing some API responses
lxml
pandas