Skip to content

Commit

Permalink
➖ Removed duplicated dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
djagoda881 committed Jun 12, 2024
1 parent 53e9e18 commit ebdeb9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,18 +54,6 @@ dev-dependencies = [
"Faker==13.12.1",
"python-dotenv>=1.0.1",
"coverage>=7.4.4",
"mkdocs-material[imaging]>=9.4.3",
"mkdocs-mermaid2-plugin>=1.1.0",
"mkdocs-include-dir-to-nav>=1.2.0",
"neoteroi-mkdocs>=1.0.4",
"mkdocs-jupyter>=0.24.4",
"mkdocstrings[python]>=0.23.0",
"mkdocs>=1.5.3",
"mike>=1.1.2",
"mkdocs-table-reader-plugin>=2.0.3",
"mkdocs-include-markdown-plugin>=5.1.0",
"mkdocs-git-revision-date-plugin>=0.3.2",
"mkdocs-glightbox>=0.4.0",
"aiohttp>=3.9.5",
"loguru>=0.7.2",
"mkdocs-material[imaging]>=9.4.3",
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ lxml==5.2.2
# via redshift-connector
mako==1.3.5
# via alembic
markdown==3.3.7
markdown==3.6
# via apprise
# via mkdocs
# via mkdocs-autorefs
Expand Down Expand Up @@ -531,7 +531,7 @@ pygments==2.17.2
# via rich
pyjwt==2.8.0
# via msal
pymdown-extensions==10.4
pymdown-extensions==10.8.1
# via mkdocs-material
# via mkdocs-mermaid2-plugin
# via mkdocstrings
Expand Down

0 comments on commit ebdeb9e

Please sign in to comment.