Skip to content

Commit

Permalink
update typing reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
oraNod committed Sep 30, 2024
1 parent d5d37bf commit feff33c
Showing 1 changed file with 6 additions and 29 deletions.
35 changes: 6 additions & 29 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ cffi==1.17.1
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# typer
# typer-slim
# via typer-slim
codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.8.2
Expand All @@ -28,72 +26,51 @@ deprecated==1.2.14
# via pygithub
distlib==0.3.8
# via virtualenv
filelock==3.16.0
filelock==3.16.1
# via virtualenv
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r tests/../hacking/tagger/requirements.txt
idna==3.9
idna==3.10
# via requests
jinja2==3.1.4
# via -r tests/../hacking/pr_labeler/requirements.txt
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.11.2
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
nox==2024.4.15
# via -r tests/typing.in
packaging==24.1
# via
# -r tests/../hacking/tagger/requirements.txt
# nox
platformdirs==4.3.3
# via nox
platformdirs==4.3.6
# via virtualenv
pycparser==2.22
# via cffi
pygithub==2.4.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.18.0
# via rich
pyjwt==2.9.0
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
rich==13.8.1
# via typer
shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
tomli==2.0.1
# via
# mypy
# nox
typer==0.12.5
# via -r tests/../hacking/tagger/requirements.txt
typer-slim==0.12.5
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
# codeowners
# mypy
# pygithub
# typer
# typer-slim
urllib3==2.2.3
# via
# pygithub
# requests
virtualenv==20.26.4
virtualenv==20.26.6
# via nox
wrapt==1.16.0
# via deprecated

0 comments on commit feff33c

Please sign in to comment.