Skip to content
Open
Changes from all commits
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
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.6.2
aiohttp==3.13.3

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

The specified version 3.13.3 for aiohttp does not exist on PyPI. This will cause a failure during dependency installation. The latest stable version is 3.9.5, which fixes the vulnerabilities targeted by this PR. Please update to a valid version.

aiohttp==3.9.5

asgiref==3.2.7
attrs==19.3.0
backcall==0.1.0
Expand Down
Loading