Skip to content

Commit

Permalink
update poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
tianj7 committed Nov 21, 2023
1 parent b937608 commit 55f2a55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ importlib-resources = "^5.4.0"
requests = "^2.27.1"
PyJWT = "^2.4.0"
pytest-cov = "^3.0.0"
freezegun = "^1.2.2"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
freezegun = "^1.2.2"


[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 55f2a55

Please sign in to comment.