[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [dev-packages] coverage = "*" django-debug-toolbar = "*" pylint = "*" rope = "*" [packages] bleach = "*" django = "==3.1.5" # Remember to re-generate `requirements.txt` django-annoying = "*" django-crispy-forms = "*" django-summernote = "*" django-tables2 = "*" django-templated-email = "*" mysqlclient = "*" pypandoc = "*" python3-saml = "*" social-auth-app-django = "*" social-auth-core = {extras = ["saml"],version = "*"} zeep = "*" python-magic = "*" [requires] python_version = "3.7"