Skip to content

Commit

Permalink
Moved faker to prod dependencies (used by a command)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Crow committed Dec 10, 2024
1 parent 0ac8183 commit 9f24b2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ beautifulsoup4 = "^4.12.3"
django-taggit = "^5.0.1"
wagtail-localize = "^1.9"
icalendar = "^5.0.13"

faker = "^24.3.0"

[tool.poetry.group.dev.dependencies]
black = "^24.3.0"
Expand All @@ -47,7 +47,6 @@ djlint = "^1.34.0"
django-extensions = "^3.2.3"
ipython = "^8.18.1"
django-compressor = "^4.4"
faker = "^24.3.0"
django-debug-toolbar = "^4.4.2"
ruff = "^0.4.10"

Expand Down

0 comments on commit 9f24b2a

Please sign in to comment.