diff options
Diffstat (limited to 'extra/dblp/Pipfile')
-rw-r--r-- | extra/dblp/Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dblp/Pipfile b/extra/dblp/Pipfile index a191e76f..dbf86ac0 100644 --- a/extra/dblp/Pipfile +++ b/extra/dblp/Pipfile @@ -9,4 +9,4 @@ selectolax = "*" [dev-packages] [requires] -python_version = "3.7" +python_version = "3.8" |