Commit fe5e608b authored by Nejc Habjan's avatar Nejc Habjan Committed by Nejc Habjan
Browse files

chore(pre-commit): add deps

parent fac8bf9f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@ repos:
      - id: pylint
        additional_dependencies:
          - argcomplete==2.0.0
          - gql==3.5.0
          - httpx==0.27.2
          - pytest==7.4.2
          - requests==2.28.1
          - requests-toolbelt==1.0.0
@@ -35,6 +37,8 @@ repos:
      - id: mypy
        args: []
        additional_dependencies:
          - gql==3.5.0
          - httpx==0.27.2
          - jinja2==3.1.2
          - pytest==7.4.2
          - responses==0.23.3