Added whitenoise requirement
This commit is contained in:
parent
5d7774cdd8
commit
3cda2304e3
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -52,4 +52,5 @@ static
|
||||||
.github
|
.github
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|
||||||
*.sqlite3
|
*.sqlite3
|
||||||
|
*.local.bat
|
||||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Loading…
Reference in a new issue