StoreCopilot / requirements_dev.txt
Elie Brosset
Add app
6739f59
# Compilation
wheel>=0.34.2
# Testing and coverage
pytest>=7.1.2
dash[testing]>=2.0.4
fake_useragent==0.1.11
coverage>=6.5.0
mock>=4.0.2
pydantic>=1.5.1
# Formatting and linting
pre-commit>=3.0.4
isort>=5.9.3
black>=22.10.0
autoflake>=1.7.7