[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [[source]] url = "https://pypi.gnuviech-server.de/simple" verify_ssl = true name = "gnuviech" [packages] "psycopg2" = "*" Django = "<3" celery = "*" django-allauth = "*" django-braces = "*" django-crispy-forms = "*" django-model-utils = "*" gvacommon = {version = "*",index = "gnuviech"} passlib = "*" redis = "*" requests-oauthlib = "*" [dev-packages] coverage = "*" django-debug-toolbar = "*" sphinx = "*" releases = "*" sphinxcontrib-blockdiag = "*" pylama = "*" [requires] python_version = "3.7"