Skip to content

Commit

Permalink
forgot equals sign!
Browse files Browse the repository at this point in the history
  • Loading branch information
tdubsFO committed Dec 21, 2023
1 parent 834bd3e commit 8afe217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ classifiers = [
]
dependencies = [
"requests",
"jinja2=2.11.3",
"jinja2==2.11.3",
"flask==1.1.2",
]

0 comments on commit 8afe217

Please sign in to comment.