Skip to content

Commit

Permalink
Merge branch 'main' into FST/TomlUpdate
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddyFox892 committed Sep 24, 2024
2 parents bec9872 + 69d0be9 commit ba4d116
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dev_requirements/requirements-linting.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile '.\dev_requirements\requirements-linting.in'
#
astroid==3.3.3
# via pylint
dill==0.3.7
# via pylint
isort==5.13.2
# via pylint
mccabe==0.7.0
# via pylint
platformdirs==3.1.0
# via pylint
pylint==3.3.0
# via -r dev_requirements/requirements-linting.in
tomli==2.0.1
# via pylint
tomlkit==0.11.6
# via pylint
typing-extensions==4.12.1
# via astroid

0 comments on commit ba4d116

Please sign in to comment.