Django>=3.1.1
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

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

[doc]
sphinx
sphinx_rtd_theme

[test]
pytest
