Add Review Bot worker development dependencies for pytest.

Review Request #12456 — Created July 11, 2022 and submitted

chipx86
ReviewBot
release-3.x
reviewbot

The Review Bot worker requires pytest for the test suites now, but we
didn't have this marked as a development dependency. Unless installed
manually or via another package, pytest wouldn't be available to run the
test suite.

This adds pytest to dev-requirements.txt, using the same versions and
specifiers we have in Django Evolution.

Successfully installed all the dependencies from dev-requirements.txt.

Summary
Add Review Bot worker development dependencies for pytest.
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (e794970)
Loading...