Add pytest requirements

master
John Montagu, the 4th Earl of Sandvich 2025-05-06 10:33:25 -07:00
parent f3f0189da0
commit 10b4b4c9cc
Signed by: sandvich
GPG Key ID: 9A39BE37E602B22D
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ discord-webhook # for sending messages to Discord webhooks
celery[redis]
Flask-Testing
pytest==8.3.5
pytest-cov==6.1.1
# for production
gunicorn