Skip to content

Commit

Permalink
Updated requirements and added ahbicht
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaDaniel committed Jun 18, 2024
1 parent a62e32f commit 1034c1e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 5 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
ahbicht
attrs>=22.1.0
marshmallow
lxml>=4.9.2
Expand Down
33 changes: 28 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,45 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
attrs==23.2.0
ahbicht==0.8.4
# via -r requirements.in
attrs==23.2.0
# via
# -r requirements.in
# ahbicht
# maus
click==8.1.7
# via -r requirements.in
colorama==0.4.6
# via click
inject==5.2.1
# via ahbicht
lark==1.1.9
# via -r requirements.in
# via
# -r requirements.in
# ahbicht
lxml==5.2.2
# via -r requirements.in
marshmallow==3.21.2
# via -r requirements.in
# via
# -r requirements.in
# ahbicht
# marshmallow-enum
# maus
marshmallow-enum==1.5.1
# via ahbicht
maus==0.5.0
# via ahbicht
more-itertools==10.2.0
# via -r requirements.in
# via
# -r requirements.in
# maus
packaging==24.0
# via marshmallow
pytz==2024.1
# via ahbicht
xmltodict==0.13.0
# via -r requirements.in

0 comments on commit 1034c1e

Please sign in to comment.