Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebou12 authored Jun 25, 2023
1 parent 61e38a5 commit 4522872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ beautifulsoup4 = "^4.12.2"
feedparser = "^6.0.10"
types-redis = "^4.5.5.2"
spacy = "^3.5.3"
mkdocs-build-plantuml-plugin = "^1.7.4"

[tool.poetry.dev-dependencies]
pre-commit = "^3.0.4"
Expand All @@ -64,6 +63,7 @@ flake8 = "^4.0.1"
mkdocs = "^1.4.2"
mkdocs-material = "^9.1.5"
mkdocstrings = "^0.22.0"
mkdocs-build-plantuml-plugin = "^1.7.4"

[tool.poetry.scripts]
start = "uvicorn app.main:app --reload"
Expand Down

0 comments on commit 4522872

Please sign in to comment.