LexiMind / requirements-dev.txt
OliverPerrin's picture
Updated Summarizer, Preprocessor to run on my custom transformer and added basic streamlit frontend demo
f9edbb4
raw
history blame
159 Bytes
# requirements-dev.txt
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.7.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.4.0
jupyter>=1.0.0
ipywidgets>=8.0.0
pre-commit>=3.4.0