Spaces:
Sleeping
Sleeping
# Core dependencies | |
smolagents>=0.1.0 | |
gradio>=4.0.0 | |
pyyaml>=6.0.1 | |
pytz>=2024.1 | |
requests>=2.31.0 | |
# For text analysis and NLP | |
textblob>=0.17.1 | |
nltk>=3.8.1 | |
# For web scraping and URL processing | |
beautifulsoup4>=4.12.3 | |
validators>=0.22.0 | |
# For data visualization | |
matplotlib>=3.8.2 | |
numpy>=1.26.4 | |
# Development dependencies | |
pytest>=8.0.0 | |
black>=24.1.1 | |
isort>=5.13.2 | |
mypy>=1.8.0 | |