Django>=3.0.0
celery>=5.0.0
marshmallow>=3.8.0
PyGithub>=1.53
PyJWT>=1.7.1
requests>=2.24.0
PyYAML>=5.3.1
pyparsing>=2.4.7
cryptography>=3.1
basictracer>=3.1.0
opentracing_instrumentation>=3.2.1
django_opentracing>=1.1.0

[dev]
pytest
pytest-django
flake8
pylint
black
reorder-python-imports
factory-boy
mkdocs

[doc]
sphinx
sphinx_rtd_theme

[test]
pytest
