Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #19 from ESKYoung/fix-deploy-issue
Browse files Browse the repository at this point in the history
fix: fix missing requirements breaking deployment
  • Loading branch information
ESKYoung authored Sep 7, 2023
2 parents 7bbf4ec + 380edc3 commit d7ec1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ coverage==7.2.7
detect-secrets==1.4.0
flake8==6.1.0
Flask==2.3.2
gunicorn==21.2.0
isort==5.12.0
mypy==1.4.1
pre-commit==3.3.3
Expand Down

0 comments on commit d7ec1fd

Please sign in to comment.