Skip to content

Commit

Permalink
add updated pipfile to include flask lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rxu17 committed Jun 19, 2024
1 parent 7f44b82 commit 243424b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ moto = "~=4.1"
datacompy = "~=0.8"
docker = "~=6.1"
ecs_logging = "~=2.0"
# flask libraries required for moto_server
flask = "~=2.0"
flask-cors = "~=3.0"

0 comments on commit 243424b

Please sign in to comment.