myanmar-ghost / requirements_dev.txt
amkyawdev's picture
Add requirements_dev.txt
1d82d25 verified
Raw
History Blame Contribute Delete
360 Bytes
-r requirements.txt
# Development
black>=23.0.0
isort>=5.12.0
flake8>=6.1.0
mypy>=1.7.0
# Jupyter
jupyter>=1.0.0
ipykernel>=6.25.0
nbformat>=5.9.0
nbconvert>=7.12.0
# Documentation
mkdocs>=1.5.0
mkdocstrings>=0.24.0
# CI/CD
actions-toolkit>=0.0.0
# Data Validation
great-expectations>=0.18.0
pandera>=0.18.0
# Profiling
tensorboard>=2.15.0
wandb>=0.16.0