Skip to content

Commit

Permalink
Adding pins to gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
mfixstsci committed May 15, 2024
1 parent 5395800 commit 63c4687
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 @@ -27,7 +27,7 @@ dependencies = [
"celery>=5.3.6,<6",
"crds>=11.17.19,<12",
"django>=5.0.3,<6",
"gunicorn",
"gunicorn>=22.0.0,<23.0.0",
"inflection>=0.5.1,<0.6",
"jsonschema>=4.21.1,<5",
"jwst>=1.13.4,<2",
Expand Down

0 comments on commit 63c4687

Please sign in to comment.