diff --git a/Pipfile b/Pipfile index 1ef7c3e..d66d2ff 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -vl-convert-python = "==1.7.0" +vl-convert-python = "==1.9.0.post1" [dev-packages] pytest = "*" diff --git a/requirements.txt b/requirements.txt index da5924a..92381ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -vl-convert-python==1.8.0 +vl-convert-python==1.9.0.post1 flask==3.1.1 gunicorn==23.0.0 \ No newline at end of file