Skip to content

Commit

Permalink
🔥 remove maus dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-krechan committed May 3, 2024
1 parent 2f74cf6 commit eb47009
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ build-backend = "hatchling.build"
dependencies = [
"attrs",
"networkx",
"maus>=0.3.43",
"requests",
"cattrs",
"lxml>=4.9.3",
Expand Down
9 changes: 0 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
attrs==23.2.0
# via
# cattrs
# maus
# rebdhuhn (pyproject.toml)
cattrs==23.2.3
# via rebdhuhn (pyproject.toml)
Expand All @@ -21,16 +20,8 @@ lxml==5.2.1
# via
# rebdhuhn (pyproject.toml)
# svgutils
marshmallow==3.21.2
# via maus
maus==0.4.2
# via rebdhuhn (pyproject.toml)
more-itertools==10.2.0
# via maus
networkx==3.3
# via rebdhuhn (pyproject.toml)
packaging==24.0
# via marshmallow
requests==2.31.0
# via rebdhuhn (pyproject.toml)
svgutils==0.3.4
Expand Down

0 comments on commit eb47009

Please sign in to comment.