githubComplete / requirements.txt
nihalaninihal's picture
Update requirements.txt
1634be3 verified
raw
history blame contribute delete
373 Bytes
huggingface_hub==0.25.2
# Core dependencies
PyGithub==1.59.0
gradio==3.50.2
reportlab==4.0.4
python-dotenv==1.0.0
# Data processing
pandas==2.0.3
numpy==1.24.3
scipy==1.11.3
# Visualization
matplotlib==3.7.2
seaborn==0.12.2
plotly==5.16.1
networkx==3.1
# Utilities
tqdm==4.66.1
python-dateutil==2.8.2
# Optional - for Gemini API integration
# google-generativeai==0.3.1