Update to python 3.8
This commit is contained in:
parent
bb21cd3b80
commit
9c0b659b5f
1 changed files with 1 additions and 1 deletions
2
Pipfile
2
Pipfile
|
@ -12,4 +12,4 @@ dash-bootstrap-components = "*"
|
||||||
requests = "*"
|
requests = "*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.7"
|
python_version = "3.8"
|
||||||
|
|
Loading…
Reference in a new issue