Skip to content

Commit

Permalink
forgot == again
Browse files Browse the repository at this point in the history
  • Loading branch information
tdubsFO committed Dec 22, 2023
1 parent b554644 commit 20ae2e3
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 @@ -12,6 +12,6 @@ dependencies = [
"jinja2==2.11.3",
"flask==1.1.2",
"markupsafe==2.0.1"
"itsdangerous=2.0.1"
"itsdangerous==2.0.1"
]

0 comments on commit 20ae2e3

Please sign in to comment.