Skip to content

Commit

Permalink
Merge pull request #6 from githubofkrishnadhas/hotfix-fix-jinj2-issue
Browse files Browse the repository at this point in the history
Update Pipfile
  • Loading branch information
githubofkrishnadhas committed May 7, 2024
2 parents f07bba8 + 8e66905 commit 2fb9921
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ name = "pypi"
icecream = "==2.1.3"
requests = "==2.31.0"
Flask = "==3.0.2"
Jinja2 = ">=3.1.4"
Werkzeug = ">=3.0.3"


[requires]
python_version = "3"
python_version = "3"

0 comments on commit 2fb9921

Please sign in to comment.