diff options
Diffstat (limited to 'extra/dblp/Pipfile')
-rw-r--r-- | extra/dblp/Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/dblp/Pipfile b/extra/dblp/Pipfile index b9ba84f6..a191e76f 100644 --- a/extra/dblp/Pipfile +++ b/extra/dblp/Pipfile @@ -4,6 +4,7 @@ verify_ssl = true name = "pypi" [packages] +selectolax = "*" [dev-packages] |