Skip to content

Commit

Permalink
Add vl-convert-python to Python 3.8 and 3.9 requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
  • Loading branch information
victorgarcia98 committed Aug 24, 2023
1 parent 5b1efdb commit 066da67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/3.8/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,8 @@ urllib3==2.0.3
# via
# requests
# sentry-sdk
webargs==8.2.0
vl-convert-python==0.12.0
# via -r requirements/app.in
# via -r requirements/app.in
werkzeug==2.1.0
# via
Expand Down
2 changes: 2 additions & 0 deletions requirements/3.9/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,8 @@ urllib3==2.0.4
# via
# requests
# sentry-sdk
vl-convert-python==0.12.0
# via -r requirements/app.in
webargs==8.3.0
# via -r requirements/app.in
werkzeug==2.1.0
Expand Down

0 comments on commit 066da67

Please sign in to comment.