Skip to content

Commit

Permalink
📦️ Add Gunicorn as standard dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jorrick authored and Jorricks committed Mar 21, 2024
1 parent 9c39621 commit d087e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ requires-python = ">=3.8"
dependencies = [
"alembic >=1.12.1, < 2.0.0",
"fastapi >= 0.87.0",
"gunicorn >= 21.2.0",
"ical-library >= 0.1.0",
"itsdangerous >= 2.1.2",
"pendulum >= 2.0.0,<3.0.0",
Expand Down

0 comments on commit d087e9c

Please sign in to comment.