-r requirements_install.txt

# For testing:
chromedriver-binary==89.0.4389.23
pytest
pytest-cov
pytest-flask
pytest-mock
pytest-selenium
requests
selenium
# For development
black
flake8
# Probably need to install node.js using conda, not pip.
nodejs
twine
