Files
job-forge/requirements-frontend.txt
2025-08-01 13:29:38 -04:00

21 lines
304 B
Plaintext

# Dash and web framework
dash==2.16.1
dash-mantine-components==0.12.1
dash-iconify==0.1.2
# HTTP client for API calls
requests==2.31.0
httpx==0.27.0
# Data handling
pandas==2.2.1
plotly==5.18.0
# Utilities
python-dotenv==1.0.1
structlog==24.1.0
# Development
pytest==8.0.2
black==24.2.0
isort==5.13.2