Install Werkzeug so that runserver_plus is available
This commit is contained in:
parent
a0bc5bacd8
commit
15e5219e3a
2 changed files with 51 additions and 1 deletions
2
Pipfile
2
Pipfile
|
@ -50,3 +50,5 @@ pyup-django = "*"
|
|||
[dev-packages]
|
||||
ptpython = "*"
|
||||
pytest-django = "*"
|
||||
werkzeug = "*"
|
||||
watchdog = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue