Add pytest requirements
parent
f3f0189da0
commit
10b4b4c9cc
|
@ -26,6 +26,8 @@ discord-webhook # for sending messages to Discord webhooks
|
||||||
celery[redis]
|
celery[redis]
|
||||||
|
|
||||||
Flask-Testing
|
Flask-Testing
|
||||||
|
pytest==8.3.5
|
||||||
|
pytest-cov==6.1.1
|
||||||
|
|
||||||
# for production
|
# for production
|
||||||
gunicorn
|
gunicorn
|
||||||
|
|
Loading…
Reference in New Issue