Skip to content

Commit

Permalink
modify: Update dependencies using poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
BDlhj committed Nov 24, 2024
1 parent ff13a24 commit f07e06e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
16 changes: 1 addition & 15 deletions poetry.lock

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

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.13"
django = "^5.1.3"
python-dotenv = "^1.0.1"
django-cors-headers = "^4.6.0"
django-extensions = "^3.2.3"
django-environ = "^0.11.2"


Expand All @@ -20,6 +18,7 @@ pytest = "^8.3.3"
mypy = "^1.13.0"
pytest-cov = "^6.0.0"
django-debug-toolbar = "^4.4.6"
django-extensions = "^3.2.3"

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

0 comments on commit f07e06e

Please sign in to comment.