This repository has been archived on 2020-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
producer-endpoint/requirements.txt

9 lines
98 B
Plaintext
Raw Permalink Normal View History

2020-04-17 16:41:07 +02:00
flask
flask-classful
2020-05-08 22:17:09 +02:00
redis
2020-04-17 16:51:26 +02:00
flask-redis
gunicorn
2020-05-08 22:17:09 +02:00
sentry-sdk[flask]
pytest
pytest-flask
pytest-redis