[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
pyjwt = "<3"
django = ">=3.1"
djangorestframework = ">=3.10"
cryptography = "<4"

[dev-packages]
flit = "*"

[requires]
python_version = "3.9"
