Skip to content

Commit

Permalink
Merge pull request #15 from software-students-fall2023/deploy
Browse files Browse the repository at this point in the history
update pipfile
  • Loading branch information
emxyz authored Dec 19, 2023
2 parents cba4df8 + e28108f commit ded100a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ requests = "*"
pymongo = "*"
flask-pymongo = "*"
coverage = "*"
exceptiongroup = "*"

[dev-packages]
pytest = "*"

[requires]

python = "3.12"
13 changes: 11 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ded100a

Please sign in to comment.