Blg_min_Tra_v2_pv / requirements.txt
AIRider's picture
Update requirements.txt
7ff6f10 verified
raw
history blame
179 Bytes
# OpenAI API
openai==0.28
# Web scraping and parsing
requests
beautifulsoup4
# PDF generation
fpdf2
# Date and time handling
pytz
# LangChain
langchain
# Gradio for UI
gradio