Add pytest requirements
parent
f3f0189da0
commit
10b4b4c9cc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue