This commit is contained in:
Eugene Pankov
2021-09-02 22:54:22 +02:00
parent e541269392
commit eac64152b8
7 changed files with 69 additions and 12 deletions

View File

@@ -23,6 +23,7 @@ pyga = "^2.6.2"
django-cors-headers = "^3.7.0"
cryptography = "3.0"
fsspec = "^2021.7.0"
whitenoise = "^5.3.0"
[tool.poetry.dev-dependencies]
flake8 = "^3.9.2"