Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mypy-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp==3.11.11
aiohttp==3.11.13
alive_progress # untyped :(
mypy==1.14.1
mypy==1.15.0
pytest
pytest-mock
python-gnupg # untyped :(
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
#
--only-binary :all:
--no-binary grapheme
--no-binary grpclib
--only-binary :all:
Comment thread
ezio-melotti marked this conversation as resolved.
Outdated

about-time==4.2.1 \
--hash=sha256:8bbf4c75fe13cbd3d72f49a03b02c5c7dca32169b6d49117c257e7eb3eaee341
Expand Down Expand Up @@ -564,8 +564,8 @@ multidict==6.1.0 \
# aiohttp
# grpclib
# yarl
paramiko==3.5.0 \
--hash=sha256:1fedf06b085359051cd7d0d270cebe19e755a8a921cc2ddbfa647fb0cd7d68f9
paramiko==3.5.1 \
--hash=sha256:43b9a0501fc2b5e70680388d9346cf252cfb7d00b0667c39e80eb43a408b8f61
# via -r requirements.in
platformdirs==4.3.6 \
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb
Expand Down