Skip to content

Commit

Permalink
add gunicorn to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg committed Sep 21, 2022
1 parent 756fe0c commit 2e849f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Expand Up @@ -3,12 +3,13 @@ certifi==2022.9.14
charset-normalizer==2.1.1
click==8.1.3
Flask==2.2.2
gunicorn==20.1.0
html5lib==1.1
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
mf2py==1.1.2
mf2py==1.1.0
mf2util==0.5.1
requests==2.28.1
six==1.16.0
Expand Down

0 comments on commit 2e849f3

Please sign in to comment.