Skip to content

Commit

Permalink
Paulstretenowich patch 1 (#25)
Browse files Browse the repository at this point in the history
* Update pyproject.toml to fix enum error message

---------

Co-authored-by: Paul STRETENOWICH <31796146+paulstretenowich@users.noreply.github.com>
  • Loading branch information
poquirion and paulstretenowich authored Jan 16, 2024
1 parent cf72100 commit ec5809b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ classifiers = [
]
dependencies = [
"flask>=2.2.2",
"sqlalchemy>=2.0.0b3",
"sqlalchemy>=2.0.25",
"gunicorn>=20.1.0",
"sqlalchemy-json>=0.5.0"
]
Expand Down

0 comments on commit ec5809b

Please sign in to comment.